summaryrefslogtreecommitdiff
path: root/setupeepg.c
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2012-05-09 13:49:46 +0200
committerDimitar Petrovski <dimeptr@gmail.com>2012-05-09 13:49:46 +0200
commit9bb23fd7bd0e651fa4e4902e7033ced95e18d373 (patch)
tree365fd6326c700992aed65ae42bcc7c1af8498e17 /setupeepg.c
parentd91b6baad0e8f377254fdc67780602d03e745433 (diff)
downloadvdr-plugin-eepg-9bb23fd7bd0e651fa4e4902e7033ced95e18d373.tar.gz
vdr-plugin-eepg-9bb23fd7bd0e651fa4e4902e7033ced95e18d373.tar.bz2
changes in cSetupEEPG
Diffstat (limited to 'setupeepg.c')
-rw-r--r--setupeepg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/setupeepg.c b/setupeepg.c
index 4c6693d..4d9471e 100644
--- a/setupeepg.c
+++ b/setupeepg.c
@@ -5,10 +5,13 @@
* Author: d.petrovski
*/
+#include <stddef.h>
#include "setupeepg.h"
// --- cSetupEEPG -------------------------------------------------------
+cSetupEEPG* cSetupEEPG::_setupEEPG = NULL;
+
cSetupEEPG::cSetupEEPG (void)
{
OptPat = 1;