diff options
Diffstat (limited to 'sip/qt/qarray.sip')
-rw-r--r-- | sip/qt/qarray.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qarray.sip b/sip/qt/qarray.sip index 8d1fed4..a7c34b8 100644 --- a/sip/qt/qarray.sip +++ b/sip/qt/qarray.sip @@ -36,7 +36,7 @@ converted to and from Python lists of the type. %MappedType TQArray<int> { %TypeHeaderCode -#include <qarray.h> +#include <tqarray.h> %End %ConvertFromTypeCode |