diff options
-rw-r--r-- | vdr-vdrmanager/helpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdr-vdrmanager/helpers.h b/vdr-vdrmanager/helpers.h index 2be5fba..71c3e6e 100644 --- a/vdr-vdrmanager/helpers.h +++ b/vdr-vdrmanager/helpers.h @@ -4,7 +4,7 @@ #include <time.h> #include <string> -//#include <vdr/epg.h> +#include <vdr/epg.h> #include <zlib.h> #include <stdexcept> #include <string> |