diff -r 01842255c9ff -r f4b434672204 graphics/LD_Objects.py --- a/graphics/LD_Objects.py Mon May 27 09:24:39 2013 +0200 +++ b/graphics/LD_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 * #-------------------------------------------------------------------------------