diff options
Diffstat (limited to 'src/kernel/tqtextlayout.cpp')
-rw-r--r-- | src/kernel/tqtextlayout.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqtextlayout.cpp b/src/kernel/tqtextlayout.cpp index 41be6076a..3e71ccd39 100644 --- a/src/kernel/tqtextlayout.cpp +++ b/src/kernel/tqtextlayout.cpp @@ -39,9 +39,9 @@ #include "tqtextlayout_p.h" #include "tqtextengine_p.h" -#include <ntqfont.h> +#include <tqfont.h> #include <ntqapplication.h> -#include <ntqpainter.h> +#include <tqpainter.h> TQRect TQTextItem::rect() const |