diff options
Diffstat (limited to 'src/kernel/qt_pch.h')
-rw-r--r-- | src/kernel/qt_pch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 49f0cf73d..4041d1847 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -35,8 +35,8 @@ #include <ntqpixmap.h> #include <qplatformdefs.h> #include <tqptrlist.h> -#include <ntqstring.h> -#include <ntqstringlist.h> +#include <tqstring.h> +#include <tqstringlist.h> #include <ntqstyle.h> #include <ntqtimer.h> #include <tqwidget.h> |