diff options
Diffstat (limited to 'dxr3syncbuffer.h')
-rw-r--r-- | dxr3syncbuffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3syncbuffer.h b/dxr3syncbuffer.h index adb774e..70f1632 100644 --- a/dxr3syncbuffer.h +++ b/dxr3syncbuffer.h @@ -24,7 +24,7 @@ #include <stdint.h> -#include "dxr3vdrincludes.h" +#include <vdr/ringbuffer.h> #include "dxr3interface.h" #include "dxr3generaldefines.h" #include "dxr3nextpts.h" |