summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/main.cpp
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/comm/keypebble/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/main.cpp b/noncore/comm/keypebble/main.cpp
index fc34099..c8ef052 100644
--- a/noncore/comm/keypebble/main.cpp
+++ b/noncore/comm/keypebble/main.cpp
@@ -3,7 +3,8 @@
3 3
4#include "kvnc.h" 4#include "kvnc.h"
5#include <opie/oapplicationfactory.h> 5#include <opie2/oapplicationfactory.h>
6 6
7 7
8 8
9using namespace Opie::Core;
9OPIE_EXPORT_APP( OApplicationFactory<KVNC> ) 10OPIE_EXPORT_APP( OApplicationFactory<KVNC> )