diff options
Diffstat (limited to 'examples/tetrix/qdragapp.h')
-rw-r--r-- | examples/tetrix/qdragapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/qdragapp.h b/examples/tetrix/qdragapp.h index f0334b829..85f3b9dd6 100644 --- a/examples/tetrix/qdragapp.h +++ b/examples/tetrix/qdragapp.h @@ -10,7 +10,7 @@ #ifndef TQDRAGAPP_H #define TQDRAGAPP_H -#include "qapplication.h" +#include "ntqapplication.h" class TQDragger; |