summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/main.cpp
Unidiff
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 @@
20#include "oxygen.h" 20#include "oxygen.h"
21 21
22 22
23using namespace Opie::Core;
24using namespace Opie::Core;
23OPIE_EXPORT_APP( OApplicationFactory<Oxygen> ) 25OPIE_EXPORT_APP( OApplicationFactory<Oxygen> )