diff options
Diffstat (limited to 'sip/qtnetwork/qsocketdevice.sip')
-rw-r--r-- | sip/qtnetwork/qsocketdevice.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtnetwork/qsocketdevice.sip b/sip/qtnetwork/qsocketdevice.sip index b9249d8..cd39996 100644 --- a/sip/qtnetwork/qsocketdevice.sip +++ b/sip/qtnetwork/qsocketdevice.sip @@ -51,7 +51,7 @@ as a parameter. class TQSocketDevice : TQIODevice { %TypeHeaderCode -#include <qsocketdevice.h> +#include <tqsocketdevice.h> %End public: |