diff options
Diffstat (limited to 'src/kernel/qtextlayout_p.h')
-rw-r--r-- | src/kernel/qtextlayout_p.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qtextlayout_p.h b/src/kernel/qtextlayout_p.h index 275288580..b4763c8e5 100644 --- a/src/kernel/qtextlayout_p.h +++ b/src/kernel/qtextlayout_p.h @@ -38,9 +38,9 @@ #define TQTEXTLAYOUT_P_H #ifndef QT_H -#include "qstring.h" -#include "qnamespace.h" -#include "qrect.h" +#include "ntqstring.h" +#include "ntqnamespace.h" +#include "ntqrect.h" #endif // QT_H class TQTextEngine; |