summaryrefslogtreecommitdiffstats
path: root/src/kernel/qfontengine_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qfontengine_x11.cpp')
-rw-r--r--src/kernel/qfontengine_x11.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qfontengine_x11.cpp b/src/kernel/qfontengine_x11.cpp
index 54bedb33e..0a8164d44 100644
--- a/src/kernel/qfontengine_x11.cpp
+++ b/src/kernel/qfontengine_x11.cpp
@@ -41,10 +41,10 @@
// #define FONTENGINE_DEBUG
#include <tqwidget.h>
-#include <ntqcstring.h>
+#include <tqcstring.h>
#include <tqtextcodec.h>
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqfontdatabase.h"
#include "ntqpaintdevice.h"
#include "ntqpaintdevicemetrics.h"