From aa5c465fbc8f64ac0a3a5a46eb6e8e570e3d138f Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Fri, 3 May 2019 10:18:23 +0200 Subject: [PATCH] [DEBUG] update new API of lutin log --- lutin_ogg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lutin_ogg.py b/lutin_ogg.py index b9946b8..ac40a05 100644 --- a/lutin_ogg.py +++ b/lutin_ogg.py @@ -1,5 +1,5 @@ #!/usr/bin/python -import lutin.debug as debug +import realog.debug as debug import lutin.tools as tools import os