summaryrefslogtreecommitdiffstats
path: root/sip/qt/qsemaphore.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/qt/qsemaphore.sip')
-rw-r--r--sip/qt/qsemaphore.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/qt/qsemaphore.sip b/sip/qt/qsemaphore.sip
index e6c4fa8..82052a0 100644
--- a/sip/qt/qsemaphore.sip
+++ b/sip/qt/qsemaphore.sip
@@ -38,7 +38,7 @@ Python v2.0 or later.
class TQSemaphore
{
%TypeHeaderCode
-#include <qsemaphore.h>
+#include <tqsemaphore.h>
%End
public:
@@ -91,7 +91,7 @@ private:
class TQSemaphore : TQt
{
%TypeHeaderCode
-#include <qthread.h>
+#include <tqthread.h>
%End
public: