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:
authorStefan Gartner <stefang@aon.at>2009-12-29 12:56:11 +0300
committerStefan Gartner <stefang@aon.at>2009-12-29 12:56:11 +0300
commiteaa653b7595c3e2b16837e50542d4b2fd25308ae (patch)
treec61b534119eb59d5760d53131d97d968fe25b7d0 /intern/audaspace/fftw
parent793004319cf004ef14e6b081a5302722038ec463 (diff)
Makefiles: fix audaspace include paths
Diffstat (limited to 'intern/audaspace/fftw')
-rw-r--r--intern/audaspace/fftw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/audaspace/fftw/Makefile b/intern/audaspace/fftw/Makefile
index e8e47537bce..c2d069d068c 100644
--- a/intern/audaspace/fftw/Makefile
+++ b/intern/audaspace/fftw/Makefile
@@ -39,3 +39,4 @@ CPPFLAGS += -I../intern
CPPFLAGS += -I../FX
CPPFLAGS += -I..
CPPFLAGS += -I.
+CPPFLAGS += -I$(BF_FFTW3)/include