summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/wordgame/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/wordgame/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/wordgame/main.cpp b/noncore/games/wordgame/main.cpp
index 7fd5f50..c388775 100644
--- a/noncore/games/wordgame/main.cpp
+++ b/noncore/games/wordgame/main.cpp
@@ -20,8 +20,9 @@
20 20
21#include "wordgame.h" 21#include "wordgame.h"
22 22
23#include <opie2/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25 25
26using namespace Opie::Core;
26OPIE_EXPORT_APP( OApplicationFactory<WordGame> ) 27OPIE_EXPORT_APP( OApplicationFactory<WordGame> )
27 28