diff options
Diffstat (limited to 'include/service.h')
-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 ddcf614..07d3551 100644 --- a/include/service.h +++ b/include/service.h @@ -9,6 +9,7 @@ #define SERVICE_H_ #include <upnp/upnp.h> +#include <vdr/thread.h> #include <string> namespace upnp { |