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, 0 insertions, 1 deletions
diff --git a/noncore/games/wordgame/main.cpp b/noncore/games/wordgame/main.cpp
index f32acff..eb3e2f2 100644
--- a/noncore/games/wordgame/main.cpp
+++ b/noncore/games/wordgame/main.cpp
@@ -19,9 +19,8 @@
19**********************************************************************/ 19**********************************************************************/
20 20
21#include "wordgame.h" 21#include "wordgame.h"
22 22
23#include <qpe/qpeapplication.h>
24#include <opie/oapplicationfactory.h> 23#include <opie/oapplicationfactory.h>
25 24
26 25
27OPIE_EXPORT_APP( OApplicationFactory<WordGame> ) 26OPIE_EXPORT_APP( OApplicationFactory<WordGame> )