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 'intern/audaspace/SRC')
-rw-r--r--intern/audaspace/SRC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/audaspace/SRC/Makefile b/intern/audaspace/SRC/Makefile
index 07804d3b37b..5cf5f55b11f 100644
--- a/intern/audaspace/SRC/Makefile
+++ b/intern/audaspace/SRC/Makefile
@@ -35,6 +35,7 @@ include nan_compile.mk
CCFLAGS += $(LEVEL_1_CPP_WARNINGS)
+CPPFLAGS += -I$(LCGDIR)/samplerate/include/
CPPFLAGS += -I../ffmpeg
CPPFLAGS += -I../FX
CPPFLAGS += -I../SDL