diff options
Diffstat (limited to 'eepg.c')
-rw-r--r-- | eepg.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,7 +38,9 @@ #include <libsi/si.h> #include "eepg.h" #include "dish.h" +#if APIVERSNUM > 10725 #include "epghandler.h" +#endif #include "log.h" #include "setupeepg.h" |