summaryrefslogtreecommitdiff
path: root/noncore/games/wordgame/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/wordgame/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/wordgame/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/wordgame/main.cpp b/noncore/games/wordgame/main.cpp
index eb3e2f2..7fd5f50 100644
--- a/noncore/games/wordgame/main.cpp
+++ b/noncore/games/wordgame/main.cpp
@@ -20,7 +20,7 @@
20 20
21#include "wordgame.h" 21#include "wordgame.h"
22 22
23#include <opie/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25 25
26OPIE_EXPORT_APP( OApplicationFactory<WordGame> ) 26OPIE_EXPORT_APP( OApplicationFactory<WordGame> )