diff options
Diffstat (limited to 'src/upnp/portlist.h')
-rw-r--r-- | src/upnp/portlist.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upnp/portlist.h b/src/upnp/portlist.h index 378127e..b8036e7 100644 --- a/src/upnp/portlist.h +++ b/src/upnp/portlist.h @@ -20,7 +20,8 @@ #ifndef NETPORTLIST_H #define NETPORTLIST_H -#include <ntqvaluelist.h> +#include <tqvaluelist.h> + #include "../constants.h" namespace net |