diff options
Diffstat (limited to 'src/kernel/tqfontengine_x11.cpp')
-rw-r--r-- | src/kernel/tqfontengine_x11.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/tqfontengine_x11.cpp b/src/kernel/tqfontengine_x11.cpp index 8002c42df..1157bbb57 100644 --- a/src/kernel/tqfontengine_x11.cpp +++ b/src/kernel/tqfontengine_x11.cpp @@ -51,12 +51,12 @@ #include "tqpainter.h" #include "tqimage.h" -#include "qt_x11_p.h" +#include "tqt_x11_p.h" #include "tqfont.h" #include "tqtextengine_p.h" -#include <private/qunicodetables_p.h> +#include <private/tqunicodetables_p.h> #include <limits.h> @@ -2234,7 +2234,7 @@ TQFontEngine::Type TQFontEngineXft::type() const #ifndef TQT_NO_XFTFREETYPE -#include "qscriptengine_p.h" +#include "tqscriptengine_p.h" //#define OT_DEBUG |