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/editors/sound/CMakeLists.txt')
-rw-r--r--source/blender/editors/sound/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/sound/CMakeLists.txt b/source/blender/editors/sound/CMakeLists.txt
index 02765726c6e..391f3a90533 100644
--- a/source/blender/editors/sound/CMakeLists.txt
+++ b/source/blender/editors/sound/CMakeLists.txt
@@ -30,6 +30,7 @@ SET(INC
../../makesdna
../../makesrna
../../windowmanager
+ ${PYTHON_INC}
)
BLENDERLIB(bf_editor_sound "${SRC}" "${INC}")