diff options
Diffstat (limited to 'control.h')
-rw-r--r-- | control.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #ifndef VDR_BLOCK_CONTROL_H #define VDR_BLOCK_CONTROL_H -#include <stdint.h> #include <vdr/player.h> class cControlBlock : public cControl { |