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 de234f16f..7004f4784 100644 --- a/examples/tetrix/qdragapp.cpp +++ b/examples/tetrix/qdragapp.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "qdragapp.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqintdict.h" #include "ntqpopupmenu.h" #include "ntqguardedptr.h" |