diff options
Diffstat (limited to 'plugins/upnp/upnpmcastsocket.cpp')
-rw-r--r-- | plugins/upnp/upnpmcastsocket.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/upnp/upnpmcastsocket.cpp b/plugins/upnp/upnpmcastsocket.cpp index facf207..809d934 100644 --- a/plugins/upnp/upnpmcastsocket.cpp +++ b/plugins/upnp/upnpmcastsocket.cpp @@ -30,8 +30,8 @@ extern "C" { #include <arpa/inet.h> #include <netinet/ip.h> #include <tqstringlist.h> -#include <ksocketdevice.h> -#include <ksocketaddress.h> +#include <tdesocketdevice.h> +#include <tdesocketaddress.h> #include <util/log.h> #include <torrent/globals.h> #include <tqfile.h> |