Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/style_modules_blender/near_lines.py')
-rwxr-xr-xsource/blender/freestyle/style_modules_blender/near_lines.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/style_modules_blender/near_lines.py b/source/blender/freestyle/style_modules_blender/near_lines.py
index 1e9e278643a..565bca1fe1f 100755
--- a/source/blender/freestyle/style_modules_blender/near_lines.py
+++ b/source/blender/freestyle/style_modules_blender/near_lines.py
@@ -27,7 +27,7 @@
#############################################################################
-from Blender.Freestyle import *
+from freestyle_init import *
from logical_operators import *
from PredicatesB1D import *
from PredicatesU1D import *