From c8cf217c010d4bec1fd01d4e9b50025a90f6d874 Mon Sep 17 00:00:00 2001 From: schmirl Date: Mon, 6 Jul 2009 06:14:20 +0000 Subject: fixed ts2ps.h defines --- remux/ts2ps.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'remux') 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 -- cgit v1.2.3