diff options
Diffstat (limited to 'remux/ts2ps.h')
-rw-r--r-- | remux/ts2ps.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/remux/ts2ps.h b/remux/ts2ps.h index 63ce992..2380c15 100644 --- a/remux/ts2ps.h +++ b/remux/ts2ps.h @@ -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 |