summaryrefslogtreecommitdiffstats
path: root/qt/PlatQt.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:18:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:18:39 -0600
commit5b3b788b3748893e44b482b11bf83f045a6bc2c7 (patch)
treeb936cdef3c78db68691ec09cd245da0397787573 /qt/PlatQt.cpp
parent03bc485016127d419bbbbc3cfb09e21e8754b383 (diff)
downloadtqscintilla-5b3b788b3748893e44b482b11bf83f045a6bc2c7.tar.gz
tqscintilla-5b3b788b3748893e44b482b11bf83f045a6bc2c7.zip
Fix accidental qextscintilla conversion
Diffstat (limited to 'qt/PlatQt.cpp')
-rw-r--r--qt/PlatQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/PlatQt.cpp b/qt/PlatQt.cpp
index 4f63082..db5e94a 100644
--- a/qt/PlatQt.cpp
+++ b/qt/PlatQt.cpp
@@ -40,7 +40,7 @@
#include "Platform.h"
#include "XPM.h"
-#include "tqextscintillabase.h"
+#include "qextscintillabase.h"
// Type convertors.