diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 3e62736f3..78ce0ca55 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -68,7 +68,7 @@ #include "tqtextcodec.h" #include "ntqpixmap.h" #include <ntqtabbar.h> -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqbutton.h" #include <ntqtoolbutton.h> #include "ntqstyle.h" @@ -151,7 +151,7 @@ #include <ntqlistview.h> #include "ntqpen.h" #include "ntqdragobject.h" -#include <ntqiconview.h> +#include <tqiconview.h> #include <ntqpixmapcache.h> #include <ntqplatinumstyle.h> #include <ntqpngio.h> |