diff options
Diffstat (limited to 'myreplaycontrol.c')
-rw-r--r-- | myreplaycontrol.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/myreplaycontrol.c b/myreplaycontrol.c index 6003c44..a9a60a4 100644 --- a/myreplaycontrol.c +++ b/myreplaycontrol.c @@ -1,3 +1,6 @@ +#include <vdr/interface.h> +#include <vdr/status.h> +#include <vdr/cutter.h> #include "myreplaycontrol.h" char *myReplayControl::fileName = NULL; |