diff options
Diffstat (limited to 'sip/qt/qcstring.sip')
-rw-r--r-- | sip/qt/qcstring.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qcstring.sip b/sip/qt/qcstring.sip index 0fcc624..5e877e6 100644 --- a/sip/qt/qcstring.sip +++ b/sip/qt/qcstring.sip @@ -117,7 +117,7 @@ This returns a tuple of the <Literal>double</Literal> result and the class TQCString : TQByteArray { %TypeHeaderCode -#include <qcstring.h> +#include <tqcstring.h> %End public: |