summaryrefslogtreecommitdiffstats
path: root/examples/tetrix/tqdragapp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tetrix/tqdragapp.cpp')
-rw-r--r--examples/tetrix/tqdragapp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/tqdragapp.cpp b/examples/tetrix/tqdragapp.cpp
index 37ed4e45c..b726155d5 100644
--- a/examples/tetrix/tqdragapp.cpp
+++ b/examples/tetrix/tqdragapp.cpp
@@ -15,7 +15,7 @@
#include "tqcolor.h"
#include "tqwidget.h"
#include "tqfontmetrics.h"
-#include "ntqcursor.h"
+#include "tqcursor.h"
#include "tqobjectlist.h"
TQWidget *cursorWidget( TQPoint * = 0 );