diff options
Diffstat (limited to 'examples/tetrix/qdragapp.cpp')
-rw-r--r-- | examples/tetrix/qdragapp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/qdragapp.cpp b/examples/tetrix/qdragapp.cpp index 19fc9fec6..21409dd2d 100644 --- a/examples/tetrix/qdragapp.cpp +++ b/examples/tetrix/qdragapp.cpp @@ -16,7 +16,7 @@ #include "ntqwidget.h" #include "ntqfontmetrics.h" #include "ntqcursor.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" TQWidget *cursorWidget( TQPoint * = 0 ); |