diff options
Diffstat (limited to 'qt/PlatQt.cpp')
-rw-r--r-- | qt/PlatQt.cpp | 2 |
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. |