summaryrefslogtreecommitdiffstats
path: root/examples/tetrix/qtetrixb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tetrix/qtetrixb.cpp')
-rw-r--r--examples/tetrix/qtetrixb.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tetrix/qtetrixb.cpp b/examples/tetrix/qtetrixb.cpp
index 26fd2c2d0..fc5816a74 100644
--- a/examples/tetrix/qtetrixb.cpp
+++ b/examples/tetrix/qtetrixb.cpp
@@ -9,8 +9,8 @@
#include "qtetrixb.h"
#include "qtetrix.h"
-#include <qtimer.h>
-#include <qpainter.h>
+#include <ntqtimer.h>
+#include <ntqpainter.h>
const int waitAfterLineTime = 500;