summaryrefslogtreecommitdiff
path: root/xmltv2vdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmltv2vdr.h')
-rw-r--r--xmltv2vdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmltv2vdr.h b/xmltv2vdr.h
index 2f8a308..d4792c4 100644
--- a/xmltv2vdr.h
+++ b/xmltv2vdr.h
@@ -319,6 +319,7 @@ private:
time_t last_maintime_t;
time_t last_timer_t;
time_t last_epcheck_t;
+ void GetSqliteCompileOptions();
int GetLastImportSource();
public:
cPluginXmltv2vdr(void);