fixed ts2ps.h defines

This commit is contained in:
schmirl
2009-07-06 06:14:20 +00:00
parent 5644d3c03f
commit c8cf217c01
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#ifndef VDR_STREAMDEV_TS2PESREMUX_H
#define VDR_STREAMDEV_TS2PESREMUX_H
#ifndef VDR_STREAMDEV_TS2PSREMUX_H
#define VDR_STREAMDEV_TS2PSREMUX_H
#include "remux/tsremux.h"
#include "server/streamer.h"
@@ -33,4 +33,4 @@ public:
} // namespace Streamdev
#endif // VDR_STREAMDEV_TS2PESREMUX_H
#endif // VDR_STREAMDEV_TS2PSREMUX_H