summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/oxygen/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/oxygen/main.cpp b/noncore/apps/oxygen/main.cpp
index 276b90d..e2a602b 100644
--- a/noncore/apps/oxygen/main.cpp
+++ b/noncore/apps/oxygen/main.cpp
@@ -20,4 +20,6 @@
#include "oxygen.h"
+using namespace Opie::Core;
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<Oxygen> )