summaryrefslogtreecommitdiff
path: root/pages/timerconflicts.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/timerconflicts.ecpp')
-rw-r--r--pages/timerconflicts.ecpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/timerconflicts.ecpp b/pages/timerconflicts.ecpp
index e27e6f7..1aea9da 100644
--- a/pages/timerconflicts.ecpp
+++ b/pages/timerconflicts.ecpp
@@ -1,11 +1,12 @@
<%pre>
#include <vdr/channels.h>
#include <vdr/i18n.h>
-#include "epgsearch.h"
+#include "timerconflict.h"
#include "tools.h"
#include "setup.h"
#include "epg_events.h"
#include "timers.h"
+#include "i18n.h"
using namespace vdrlive;
using namespace std;