summaryrefslogtreecommitdiffstats
path: root/qt/ScintillaQt.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:31:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:31:56 -0600
commit2ca85d336093fd44a5effafbc44dde7edd4e30ec (patch)
treeca18ed733e273279bab574978806068e506c241a /qt/ScintillaQt.cpp
parent5b3b788b3748893e44b482b11bf83f045a6bc2c7 (diff)
downloadtqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.tar.gz
tqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.zip
Fix FTBFS
Diffstat (limited to 'qt/ScintillaQt.cpp')
-rw-r--r--qt/ScintillaQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/ScintillaQt.cpp b/qt/ScintillaQt.cpp
index 519e65e..322f300 100644
--- a/qt/ScintillaQt.cpp
+++ b/qt/ScintillaQt.cpp
@@ -30,7 +30,7 @@
#include <tqpainter.h>
#include "qextscintillabase.h"
-#include "ScintillaTQt.h"
+#include "ScintillaQt.h"
// We want to use the Scintilla notification names as TQt signal names.