--- a/src/eric7/QScintilla/Lexers/SubstyledLexer.py Tue Oct 18 16:05:20 2022 +0200
+++ b/src/eric7/QScintilla/Lexers/SubstyledLexer.py Tue Oct 18 16:06:21 2022 +0200
@@ -13,7 +13,7 @@
from .Lexer import Lexer
-import Preferences
+from eric7 import Preferences
class SubstyledLexer(Lexer):