diff options
Diffstat (limited to 'sip/qtext/qextscintillabase.sip')
-rw-r--r-- | sip/qtext/qextscintillabase.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtext/qextscintillabase.sip b/sip/qtext/qextscintillabase.sip index a309ee7..1fc9bdc 100644 --- a/sip/qtext/qextscintillabase.sip +++ b/sip/qtext/qextscintillabase.sip @@ -27,7 +27,7 @@ class QextScintillaBase : TQWidget { %TypeHeaderCode -#include <qextscintillabase.h> +#include <tqextscintillabase.h> %End public: |