summaryrefslogtreecommitdiff
path: root/noncore/settings/usermanager/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/settings/usermanager/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/usermanager/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/usermanager/main.cpp b/noncore/settings/usermanager/main.cpp
index d7147d1..807d528 100644
--- a/noncore/settings/usermanager/main.cpp
+++ b/noncore/settings/usermanager/main.cpp
@@ -2,13 +2,14 @@
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include "usermanager.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<UserConfig> )