diff options
Diffstat (limited to 'pyGHDL/libghdl/errorout.py')
-rw-r--r-- | pyGHDL/libghdl/errorout.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/errorout.py b/pyGHDL/libghdl/errorout.py index 5819970b5..af0da5fc6 100644 --- a/pyGHDL/libghdl/errorout.py +++ b/pyGHDL/libghdl/errorout.py @@ -1,4 +1,4 @@ -from pyGHDL.libghdl import libghdl +from libghdl import libghdl Enable_Warning = libghdl.errorout__enable_warning |