diff options
Diffstat (limited to 'src/kernel/qrichtext_p.h')
-rw-r--r-- | src/kernel/qrichtext_p.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index 1915820fa..874e61557 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -59,13 +59,13 @@ #include "ntqrect.h" #include "ntqfontmetrics.h" #include "ntqintdict.h" -#include "ntqmap.h" +#include "tqmap.h" #include "ntqstringlist.h" #include "ntqfont.h" #include "ntqcolor.h" #include "ntqsize.h" -#include "ntqvaluelist.h" -#include "ntqvaluestack.h" +#include "tqvaluelist.h" +#include "tqvaluestack.h" #include "tqobject.h" #include "ntqdict.h" #include "ntqpixmap.h" |