graphics/SFC_Objects.py
changeset 1176 f4b434672204
parent 814 5743cbdff669
child 1258 441f31474b50
--- a/graphics/SFC_Objects.py	Mon May 27 09:24:39 2013 +0200
+++ b/graphics/SFC_Objects.py	Mon May 27 13:09:54 2013 +0200
@@ -24,7 +24,8 @@
 
 import wx
 
-from GraphicCommons import *
+from graphics.GraphicCommons import *
+from graphics.DebugDataConsumer import DebugDataConsumer
 from plcopen.structures import *
 
 def GetWireSize(block):