diff options
Diffstat (limited to 'lib/config.h')
-rw-r--r-- | lib/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/config.h b/lib/config.h index 4389c58..f32877a 100644 --- a/lib/config.h +++ b/lib/config.h @@ -11,6 +11,8 @@ #include "common.h" +#define EPG_PLUGIN_SEM_KEY 0x3db00001 + //*************************************************************************** // Config //*************************************************************************** |