diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/service.h b/include/service.h index 1ed4e91..769c2fd 100644 --- a/include/service.h +++ b/include/service.h @@ -9,6 +9,7 @@ #define SERVICE_H_ #include <upnp/upnp.h> +#include <upnp/upnptools.h> #include <vdr/thread.h> #include <string> |