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 'release/scripts/freestyle/style_modules/Functions1D.py')
-rw-r--r--release/scripts/freestyle/style_modules/Functions1D.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/freestyle/style_modules/Functions1D.py b/release/scripts/freestyle/style_modules/Functions1D.py
index 17b4f1922a6..3e74b1817eb 100644
--- a/release/scripts/freestyle/style_modules/Functions1D.py
+++ b/release/scripts/freestyle/style_modules/Functions1D.py
@@ -21,7 +21,7 @@
# Date : 08/04/2005
# Purpose : Functions (functors) to be used for 1D elements
-from Freestyle import GetProjectedZF1D, IntegrationType, UnaryFunction1DDouble, integrate
+from freestyle import GetProjectedZF1D, IntegrationType, UnaryFunction1DDouble, integrate
from Functions0D import pyDensityAnisotropyF0D, pyViewMapGradientNormF0D
import string