diff options
Diffstat (limited to 'sip/qtnetwork/qhostaddress.sip')
-rw-r--r-- | sip/qtnetwork/qhostaddress.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtnetwork/qhostaddress.sip b/sip/qtnetwork/qhostaddress.sip index 4862672..006acfb 100644 --- a/sip/qtnetwork/qhostaddress.sip +++ b/sip/qtnetwork/qhostaddress.sip @@ -62,7 +62,7 @@ Not yet implemented. class TQHostAddress { %TypeHeaderCode -#include <qhostaddress.h> +#include <tqhostaddress.h> %End public: |