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