diff options
Diffstat (limited to 'examples/tetrix')
-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 21409dd2d..de234f16f 100644 --- a/examples/tetrix/qdragapp.cpp +++ b/examples/tetrix/qdragapp.cpp @@ -13,7 +13,7 @@ #include "ntqpopupmenu.h" #include "ntqguardedptr.h" #include "ntqcolor.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqfontmetrics.h" #include "ntqcursor.h" #include "tqobjectlist.h" |