plcopen/InstanceTagnameCollector.py
branchpython3
changeset 3751 a80a66ba52d6
parent 3750 f62625418bff
--- a/plcopen/InstanceTagnameCollector.py	Fri Oct 28 12:39:15 2022 +0800
+++ b/plcopen/InstanceTagnameCollector.py	Fri Oct 28 13:06:52 2022 +0800
@@ -4,8 +4,8 @@
 # See COPYING file for copyrights details.
 
 
-from plcopen.XSLTModelQuery import XSLTModelQuery
-from plcopen.types_enums import *
+from . XSLTModelQuery import XSLTModelQuery
+from . types_enums import *
 
 
 class InstanceTagName(object):