summaryrefslogtreecommitdiff
path: root/noncore/tools/euroconv
Side-by-side diff
Diffstat (limited to 'noncore/tools/euroconv') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/euroconv/main.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/tools/euroconv/main.cpp b/noncore/tools/euroconv/main.cpp
index b765a5e..d5f6c7f 100644
--- a/noncore/tools/euroconv/main.cpp
+++ b/noncore/tools/euroconv/main.cpp
@@ -2,2 +2,4 @@
*
+using namespace Opie::Core;
+using namespace Opie::Core;
* File: main.cpp
@@ -20,3 +22,3 @@
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>