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 1fc9bdc..a309ee7 100644 --- a/sip/qtext/qextscintillabase.sip +++ b/sip/qtext/qextscintillabase.sip @@ -27,7 +27,7 @@ class QextScintillaBase : TQWidget { %TypeHeaderCode -#include <tqextscintillabase.h> +#include <qextscintillabase.h> %End public: |