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