diff options
Diffstat (limited to 'qt/qextscintillabase.cpp')
-rw-r--r-- | qt/qextscintillabase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillabase.cpp b/qt/qextscintillabase.cpp index 86c4857..4f51877 100644 --- a/qt/qextscintillabase.cpp +++ b/qt/qextscintillabase.cpp @@ -30,7 +30,7 @@ #include <tqpainter.h> #include <tqptrlist.h> -#include "tqextscintillabase.h" +#include "qextscintillabase.h" #include "ScintillaTQt.h" |