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