diff --git a/source/blender/quicktime/apple/Makefile b/source/blender/quicktime/apple/Makefile index 7910f25e10e..4620714563e 100644 --- a/source/blender/quicktime/apple/Makefile +++ b/source/blender/quicktime/apple/Makefile @@ -53,7 +53,7 @@ CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include CPPFLAGS += -I.. # stuff needed by quicktime_[import|export].c -CPPFLAGS += -I../../readstreamglue -I../../imbuf/intern -I../../imbuf +CPPFLAGS += -I../../blenloader -I../../imbuf/intern -I../../imbuf CPPFLAGS += -I../../blenlib -I../../makesdna -I../../include -I../../avi CPPFLAGS += -I../../blenkernel -I../../render/extern/include