summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/wordgame/main.cpp') (more/less context) (ignore 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
@@ -23,5 +23,6 @@
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<WordGame> )