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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/go/main.cpp b/noncore/games/go/main.cpp
index 46817d1..f6bb813 100644
--- a/noncore/games/go/main.cpp
+++ b/noncore/games/go/main.cpp
@@ -24,4 +24,5 @@
24#include <opie2/oapplicationfactory.h> 24#include <opie2/oapplicationfactory.h>
25 25
26using namespace Opie::Core;
26OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> ) 27OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> )
27 28