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/contour.py')
-rwxr-xr-xsource/blender/freestyle/style_modules_blender/contour.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/style_modules_blender/contour.py b/source/blender/freestyle/style_modules_blender/contour.py
index 1ee89693033..ddf186d27ce 100755
--- a/source/blender/freestyle/style_modules_blender/contour.py
+++ b/source/blender/freestyle/style_modules_blender/contour.py
@@ -25,7 +25,7 @@
#
#############################################################################
-from Blender.Freestyle import *
+import freestyle_init
from logical_operators import *
from PredicatesB1D import *
from PredicatesU1D import *