summaryrefslogtreecommitdiff
path: root/scraper2vdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'scraper2vdr.c')
-rw-r--r--scraper2vdr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scraper2vdr.c b/scraper2vdr.c
index 788c42b..e81b9a2 100644
--- a/scraper2vdr.c
+++ b/scraper2vdr.c
@@ -7,6 +7,7 @@
*/
#include "scraper2vdr.h"
+const char* logPrefix = LOG_PREFIX;
#if defined (APIVERSNUM) && (APIVERSNUM < 10600)
# error VDR API versions < 1.6.0 are not supported !