summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/apps/oxygen/main.cpp') (more/less context) (ignore 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
@@ -11,13 +11,15 @@
* 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 <opie2/oapplicationfactory.h>
#include "oxygen.h"
+using namespace Opie::Core;
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<Oxygen> )