diff options
Diffstat (limited to 'lib/common.h')
-rw-r--r-- | lib/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common.h b/lib/common.h index 3d0aa95..c7faf81 100644 --- a/lib/common.h +++ b/lib/common.h @@ -33,6 +33,7 @@ #ifdef VDR_PLUGIN # include <vdr/tools.h> +# include <vdr/thread.h> #endif class MemoryStruct; |