diff options
Diffstat (limited to 'src/upnp/upnpmcastsocket.cpp')
-rw-r--r-- | src/upnp/upnpmcastsocket.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/upnp/upnpmcastsocket.cpp b/src/upnp/upnpmcastsocket.cpp index 70853de..ff87432 100644 --- a/src/upnp/upnpmcastsocket.cpp +++ b/src/upnp/upnpmcastsocket.cpp @@ -28,8 +28,8 @@ #include <arpa/inet.h> #include <netinet/ip.h> #include <ntqstringlist.h> -#include <ksocketdevice.h> -#include <ksocketaddress.h> +#include <tdesocketdevice.h> +#include <tdesocketaddress.h> /*#include <util/log.h> #include <torrent/globals.h>*/ #include <ntqfile.h> |