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/intern/python/Freestyle.cpp')
-rw-r--r--source/blender/freestyle/intern/python/Freestyle.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/Freestyle.cpp b/source/blender/freestyle/intern/python/Freestyle.cpp
index 93d01b29040..9630aa38f80 100644
--- a/source/blender/freestyle/intern/python/Freestyle.cpp
+++ b/source/blender/freestyle/intern/python/Freestyle.cpp
@@ -4,8 +4,10 @@
#include "BinaryPredicate1D.h"
#include "Id.h"
#include "Interface0D.h"
+#include "Interface0D/CurvePoint.h"
#include "Interface1D.h"
+
#ifdef __cplusplus
extern "C" {
#endif