diff options
Diffstat (limited to 'src/kernel/ntqapplication.h')
-rw-r--r-- | src/kernel/ntqapplication.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqapplication.h b/src/kernel/ntqapplication.h index fc4448089..0e884583e 100644 --- a/src/kernel/ntqapplication.h +++ b/src/kernel/ntqapplication.h @@ -42,10 +42,10 @@ #define TQAPPLICATION_H #ifndef QT_H -#include "ntqdesktopwidget.h" +#include "tqdesktopwidget.h" #include "tqasciidict.h" #include "tqpalette.h" -#include "ntqtranslator.h" +#include "tqtranslator.h" #include "tqstrlist.h" #include "tqstringlist.h" #endif // QT_H |