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:
authorTon Roosendaal <ton@blender.org>2009-01-24 17:24:59 +0300
committerTon Roosendaal <ton@blender.org>2009-01-24 17:24:59 +0300
commit2edfe5307bf7560d9d2bc5553d8367ae5306e51b (patch)
tree08c0b47fb1a54e5c7f5d6d2d192ed7e9ac10dac7 /source/blender/editors/space_file/Makefile
parent7f780bffd6e621c0cd3378e7919b90c7d9103ec4 (diff)
2.5
- writeimage.c back, put in space_file now... - renamed fluidsim.c to distinguish from bke version
Diffstat (limited to 'source/blender/editors/space_file/Makefile')
-rw-r--r--source/blender/editors/space_file/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_file/Makefile b/source/blender/editors/space_file/Makefile
index 698effb0022..7a41f66fb1d 100644
--- a/source/blender/editors/space_file/Makefile
+++ b/source/blender/editors/space_file/Makefile
@@ -47,6 +47,7 @@ CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../makesdna
CPPFLAGS += -I../../makesrna
CPPFLAGS += -I../../imbuf
+CPPFLAGS += -I../../render/extern/include
CPPFLAGS += -I../../python
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include