diff options
Diffstat (limited to 'epghandler.c')
-rw-r--r-- | epghandler.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epghandler.c b/epghandler.c index 36aaf74..515ae6c 100644 --- a/epghandler.c +++ b/epghandler.c @@ -5,8 +5,8 @@ * Author: d.petrovski */ -#if APIVERSNUM > 10725 #include "epghandler.h" +#if APIVERSNUM > 10725 #include "log.h" cEEpgHandler::cEEpgHandler() { |