summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/q1xcompatibility.h2
-rw-r--r--src/kernel/qt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/q1xcompatibility.h b/src/kernel/q1xcompatibility.h
index c28f33d..e3a1095 100644
--- a/src/kernel/q1xcompatibility.h
+++ b/src/kernel/q1xcompatibility.h
@@ -43,7 +43,7 @@
#define Q1XCOMPATIBILITY_H
#error "Compatibility with Qt 1.x is no longer guaranteed. Please"
-#error "update your code (for example using qt20fix script). We"
+#error "update your code (for example using tqt20fix script). We"
#error "apologize for any inconvenience."
#endif // Q1XCOMPATIBILITY_H
diff --git a/src/kernel/qt.h b/src/kernel/qt.h
index 2145d8c..ad421ae 100644
--- a/src/kernel/qt.h
+++ b/src/kernel/qt.h
@@ -258,7 +258,7 @@
#include <qdatatable.h>
#include <qvbox.h>
#include <qvbuttongroup.h>
-#include <qvfbhdr.h>
+#include <tqvfbhdr.h>
#include <qvgroupbox.h>
#include <qthread.h>
#include <qwhatsthis.h>