summaryrefslogtreecommitdiff
path: root/noncore/games/go/main.cpp
Unidiff
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 @@
21#include "gowidget.h" 21#include "gowidget.h"
22 22
23 23
24#include <opie/oapplicationfactory.h> 24#include <opie2/oapplicationfactory.h>
25 25
26OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> ) 26OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> )
27 27