summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/tetrix/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/tetrix/main.cpp b/noncore/games/tetrix/main.cpp
index bf1242f..147d13d 100644
--- a/noncore/games/tetrix/main.cpp
+++ b/noncore/games/tetrix/main.cpp
@@ -18,10 +18,10 @@
**
**********************************************************************/
#include "qtetrix.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<QTetrix> )