diff options
Diffstat (limited to 'examples/tetrix')
-rw-r--r-- | examples/tetrix/tqdragapp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/tqdragapp.cpp b/examples/tetrix/tqdragapp.cpp index 014583a29..82cdfb612 100644 --- a/examples/tetrix/tqdragapp.cpp +++ b/examples/tetrix/tqdragapp.cpp @@ -9,7 +9,7 @@ #include "tqdragapp.h" #include "tqptrlist.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "tqpopupmenu.h" #include "ntqguardedptr.h" #include "ntqcolor.h" |