diff options
Diffstat (limited to 'src/upnp/upnpmcastsocket.h')
-rw-r--r-- | src/upnp/upnpmcastsocket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upnp/upnpmcastsocket.h b/src/upnp/upnpmcastsocket.h index 23007fe..c7b7a3c 100644 --- a/src/upnp/upnpmcastsocket.h +++ b/src/upnp/upnpmcastsocket.h @@ -21,6 +21,7 @@ #define KTUPNPMCASTSOCKET_H #include <kdatagramsocket.h> + #include "../constants.h" #include "../functions.h" #include "upnprouter.h" |