diff options
Diffstat (limited to 'sip/qtext/qextscintillacommandset.sip')
-rw-r--r-- | sip/qtext/qextscintillacommandset.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtext/qextscintillacommandset.sip b/sip/qtext/qextscintillacommandset.sip index 26ae97e..8d04f82 100644 --- a/sip/qtext/qextscintillacommandset.sip +++ b/sip/qtext/qextscintillacommandset.sip @@ -27,7 +27,7 @@ class QextScintillaCommandSet { %TypeHeaderCode -#include <tqextscintillacommandset.h> +#include <qextscintillacommandset.h> %End public: |