fix import

This commit is contained in:
chrys
2018-03-23 21:57:39 +01:00
parent 8af673b00d
commit 404c0833b4
3 changed files with 1 additions and 2 deletions

View File

@ -5,6 +5,7 @@
# By Chrys, Storm Dragon, and contributers.
from fenrirscreenreader.core import debug
from fenrirscreenreader.utils import screen_utils
import time, os, re, difflib
class screenManager():