From f8231a9765b63ef57d4e099936b94357267ac9b3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 27 Apr 2013 23:04:15 +0200 Subject: some eco-activism Change-Id: Ib447cd8633c3102ee78c919cfbeabcc88018b130 --- uui/source/unknownauthdlg.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uui/source/unknownauthdlg.cxx') diff --git a/uui/source/unknownauthdlg.cxx b/uui/source/unknownauthdlg.cxx index 98e712a07a28..9967261af6ce 100644 --- a/uui/source/unknownauthdlg.cxx +++ b/uui/source/unknownauthdlg.cxx @@ -26,6 +26,8 @@ #include +using namespace css; + // ----------------------------------------------------------------------- IMPL_LINK_NOARG(UnknownAuthDialog, OKHdl_Impl) -- cgit