diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index c5430b8fd..778a0a93c 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -49,7 +49,7 @@ #include "tqvaluelist.h" #include "tqmap.h" #include "tqdatetime.h" -#include "ntqmime.h" +#include "tqmime.h" #include "ntqasciidict.h" #include "ntqpaintdevice.h" #include "ntqfontmetrics.h" @@ -90,7 +90,7 @@ #include <ntqgif.h> #include <ntqglcolormap.h> #include <ntqcache.h> -#include <ntqdropsite.h> +#include <tqdropsite.h> #include "ntqgplugin.h" #include <ntqgrid.h> #include "ntqrangecontrol.h" @@ -150,7 +150,7 @@ #include "tqmenudata.h" #include <ntqlistview.h> #include "ntqpen.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include <tqiconview.h> #include <ntqpixmapcache.h> #include <ntqplatinumstyle.h> |