From 463cf8e3328bf8a00117567a59343a90ec17ee3d Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 24 Dec 2007 18:53:37 +0000 Subject: Part 4 of the event refactor branch: all changes in existing files, Makefiles especially, and of course the windowmanager DNA! --- source/blender/quicktime/apple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/quicktime') diff --git a/source/blender/quicktime/apple/Makefile b/source/blender/quicktime/apple/Makefile index 4620714563e..338247b5bf7 100644 --- a/source/blender/quicktime/apple/Makefile +++ b/source/blender/quicktime/apple/Makefile @@ -54,7 +54,7 @@ CPPFLAGS += -I.. # stuff needed by quicktime_[import|export].c CPPFLAGS += -I../../blenloader -I../../imbuf/intern -I../../imbuf -CPPFLAGS += -I../../blenlib -I../../makesdna -I../../include -I../../avi +CPPFLAGS += -I../../blenlib -I../../makesdna -I../../editors/include -I../../avi CPPFLAGS += -I../../blenkernel -I../../render/extern/include -- cgit v1.2.3