summaryrefslogtreecommitdiff
path: root/noncore/games/go/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/go/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/go/main.cpp b/noncore/games/go/main.cpp
index 66f34ab..46817d1 100644
--- a/noncore/games/go/main.cpp
+++ b/noncore/games/go/main.cpp
@@ -21,7 +21,7 @@
#include "gowidget.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> )