diff options
Diffstat (limited to 'qt/qextscintillabase.h')
-rw-r--r-- | qt/qextscintillabase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillabase.h b/qt/qextscintillabase.h index 2bf2092..d4e73ba 100644 --- a/qt/qextscintillabase.h +++ b/qt/qextscintillabase.h @@ -29,7 +29,7 @@ #include <tqtimer.h> #include <tqwidget.h> -#include <tqextscintillaglobal.h> +#include <qextscintillaglobal.h> class ScintillaTQt; |