summaryrefslogtreecommitdiff
path: root/noncore/games/fifteen/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/fifteen/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/fifteen/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/fifteen/main.cpp b/noncore/games/fifteen/main.cpp
index 74a7368..ed74a47 100644
--- a/noncore/games/fifteen/main.cpp
+++ b/noncore/games/fifteen/main.cpp
@@ -17,7 +17,7 @@
#include "fifteen.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<FifteenMainWindow> )