From 6c2887ff73678a872d6588a48c87476ab670d7e6 Mon Sep 17 00:00:00 2001 From: Dimitar Petrovski Date: Thu, 17 May 2012 20:36:31 +0200 Subject: added include for APIVERSNUM --- eepg.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'eepg.c') diff --git a/eepg.c b/eepg.c index 4bfd5d7..de411c9 100644 --- a/eepg.c +++ b/eepg.c @@ -38,7 +38,9 @@ #include #include "eepg.h" #include "dish.h" +#if APIVERSNUM > 10725 #include "epghandler.h" +#endif #include "log.h" #include "setupeepg.h" -- cgit v1.2.3