diff options
Diffstat (limited to 'src/kernel/qrichtext_p.h')
-rw-r--r-- | src/kernel/qrichtext_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index 1d0c7627c..52762c6b4 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -54,13 +54,13 @@ // #ifndef QT_H -#include "ntqstring.h" +#include "tqstring.h" #include "tqptrlist.h" #include "ntqrect.h" #include "ntqfontmetrics.h" #include "ntqintdict.h" #include "tqmap.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqfont.h" #include "ntqcolor.h" #include "ntqsize.h" |