diff options
Diffstat (limited to 'sip/qtnetwork/qsocket.sip')
-rw-r--r-- | sip/qtnetwork/qsocket.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtnetwork/qsocket.sip b/sip/qtnetwork/qsocket.sip index cde11e3..7e7dd83 100644 --- a/sip/qtnetwork/qsocket.sip +++ b/sip/qtnetwork/qsocket.sip @@ -62,7 +62,7 @@ as a parameter. class TQSocket : TQObject, TQIODevice { %TypeHeaderCode -#include <qsocket.h> +#include <tqsocket.h> %End public: |