summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2012-06-02 11:52:32 +0200
committerDimitar Petrovski <dimeptr@gmail.com>2012-06-02 11:52:32 +0200
commiteb44800641ed5e60e23d173e027688f67c1981cc (patch)
treeb3218f57d6c31e9d9f073a415e9f0a0213ad1b3f /util.c
parent6d5c325f08931dfc899ab125b3b935a9784f159d (diff)
downloadvdr-plugin-eepg-eb44800641ed5e60e23d173e027688f67c1981cc.tar.gz
vdr-plugin-eepg-eb44800641ed5e60e23d173e027688f67c1981cc.tar.bz2
fix compile
fix sortEquivalents modify loging
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.c b/util.c
index bbfffb2..3d92dda 100644
--- a/util.c
+++ b/util.c
@@ -7,6 +7,7 @@
#include "util.h"
#include <vdr/channels.h>
#include <vdr/thread.h>
+#include <vdr/epg.h>
namespace util
{