summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillamacro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillamacro.cpp')
-rw-r--r--qt/qextscintillamacro.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qextscintillamacro.cpp b/qt/qextscintillamacro.cpp
index 25555f7..767717a 100644
--- a/qt/qextscintillamacro.cpp
+++ b/qt/qextscintillamacro.cpp
@@ -24,8 +24,8 @@
#include <tqstring.h>
-#include "tqextscintillamacro.h"
-#include "tqextscintilla.h"
+#include "qextscintillamacro.h"
+#include "qextscintilla.h"
static TQCString extract(const TQCString &asc,int &start);