summaryrefslogtreecommitdiffstats
path: root/qt/qextscintilla.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintilla.cpp')
-rw-r--r--qt/qextscintilla.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/qt/qextscintilla.cpp b/qt/qextscintilla.cpp
index e784750..4b33791 100644
--- a/qt/qextscintilla.cpp
+++ b/qt/qextscintilla.cpp
@@ -26,10 +26,10 @@
#include <tqapplication.h>
#include <tqcolor.h>
-#include "tqextscintilla.h"
-#include "tqextscintillalexer.h"
-#include "tqextscintillaapis.h"
-#include "tqextscintillacommandset.h"
+#include "qextscintilla.h"
+#include "qextscintillalexer.h"
+#include "qextscintillaapis.h"
+#include "qextscintillacommandset.h"
// Make sure these match the values in Scintilla.h. We don't #include that