- add SWIG_VOID, add tyemap_output_ptr
[enigma2.git] / lib / python / Components / EventInfo.py
index 125310be4f30ecb17b08b83a9984cc7c1c9a3692..656fd2796300ab07da6eccabff8cbabc7e7480af 100644 (file)
@@ -1,5 +1,7 @@
 from PerServiceDisplay import *
 
+from enigma import iServiceInformationPtr, eServiceEventPtr
+
 class EventInfo(PerServiceDisplay):
        Now = 0
        Next = 1