diff options
Diffstat (limited to 'sip/qt/qthread.sip')
-rw-r--r-- | sip/qt/qthread.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qt/qthread.sip b/sip/qt/qthread.sip index 6f47b61..e457535 100644 --- a/sip/qt/qthread.sip +++ b/sip/qt/qthread.sip @@ -35,7 +35,7 @@ class TQThread : TQt /CreatesThread/ { %TypeHeaderCode -#include <qthread.h> +#include <tqthread.h> %End public: |