aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl/elocations.py
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-12-29 02:40:13 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2020-12-29 02:47:27 +0100
commit1c38bc3933ba4e469811c5898b9aeae896e23afc (patch)
treefc1c8ec63c4c195276ec96acc1d0e660e6e994fa /pyGHDL/libghdl/vhdl/elocations.py
parentdcf1431dd2d469fae869204eec91882e6ab1c381 (diff)
downloadghdl-1c38bc3933ba4e469811c5898b9aeae896e23afc.tar.gz
ghdl-1c38bc3933ba4e469811c5898b9aeae896e23afc.tar.bz2
ghdl-1c38bc3933ba4e469811c5898b9aeae896e23afc.zip
pyGHDL/libghdl: fix absolute imports
Diffstat (limited to 'pyGHDL/libghdl/vhdl/elocations.py')
-rw-r--r--pyGHDL/libghdl/vhdl/elocations.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/vhdl/elocations.py b/pyGHDL/libghdl/vhdl/elocations.py
index 87d87b731..bd76d47a3 100644
--- a/pyGHDL/libghdl/vhdl/elocations.py
+++ b/pyGHDL/libghdl/vhdl/elocations.py
@@ -1,4 +1,4 @@
-from libghdl import libghdl
+from pyGHDL.libghdl import libghdl
Get_Start_Location = libghdl.vhdl__elocations__get_start_location