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:
authorWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2003-04-28 15:01:44 +0400
committerWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2003-04-28 15:01:44 +0400
commit71ffa4775252cb3dfe93011e24fc31ab7360bbb4 (patch)
tree015d80f91afa50bc08b7d289829c8d12d43f3b09 /source/blender/imbuf/intern/Makefile
parenta22977b3147712b4ada7091e10aea5aeaf8b102d (diff)
Add includedir for quicktime
Diffstat (limited to 'source/blender/imbuf/intern/Makefile')
-rw-r--r--source/blender/imbuf/intern/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/Makefile b/source/blender/imbuf/intern/Makefile
index e60e75b6d9a..1517a508cec 100644
--- a/source/blender/imbuf/intern/Makefile
+++ b/source/blender/imbuf/intern/Makefile
@@ -49,6 +49,7 @@ CPPFLAGS += -I../../include
CPPFLAGS += -I../../blenkernel
CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../avi
+CPPFLAGS += -I../../quicktime
# path to the guarded memory allocator
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
# This is not really needed, but until /include is cleaned, it must be