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