aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Components/EventInfo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Components/EventInfo.py b/lib/python/Components/EventInfo.py
index 125310be..656fd279 100644
--- a/lib/python/Components/EventInfo.py
+++ b/lib/python/Components/EventInfo.py
@@ -1,5 +1,7 @@
from PerServiceDisplay import *
+from enigma import iServiceInformationPtr, eServiceEventPtr
+
class EventInfo(PerServiceDisplay):
Now = 0
Next = 1