- adopted to VDR >= 1.3.36

This commit is contained in:
lordjaxom
2005-11-06 16:43:58 +00:00
parent bf55805cc2
commit 0b590ec826
4 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#include "remux/ts2ps.h"
#include "server/streamer.h"
#include <vdr/channels.h>
#include <vdr/device.h>
class cTS2PS {
friend void PutPES(uint8_t *Buffer, int Size, void *Data);