diff --git a/lutin_ethread-tools.py b/lutin_ethread-tools.py index f61961f..e83ea73 100644 --- a/lutin_ethread-tools.py +++ b/lutin_ethread-tools.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools diff --git a/lutin_ethread.py b/lutin_ethread.py index 665ac4b..8137da5 100644 --- a/lutin_ethread.py +++ b/lutin_ethread.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools