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-02-09 19:52:33 +0300
committerTon Roosendaal <ton@blender.org>2009-02-09 19:52:33 +0300
commit8f712f86b9afd010aa24aea7bc6c686dd3ef43a1 (patch)
treefa1af1a08bda6dff2f6d9cb05056255d369107b4 /source/blender/editors/space_buttons/Makefile
parentf33309b0285079c14a8f9fc913157129ff6cbc81 (diff)
2.5
- Render: scene buttons RENDER and ANIM now work - Nodes: text drawing for socket names back
Diffstat (limited to 'source/blender/editors/space_buttons/Makefile')
-rw-r--r--source/blender/editors/space_buttons/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_buttons/Makefile b/source/blender/editors/space_buttons/Makefile
index ff82f25ea55..b96d1cc5495 100644
--- a/source/blender/editors/space_buttons/Makefile
+++ b/source/blender/editors/space_buttons/Makefile
@@ -44,6 +44,7 @@ CPPFLAGS += -I../../blenloader
CPPFLAGS += -I../../blenkernel
CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../makesdna
+CPPFLAGS += -I../../makesrna
CPPFLAGS += -I../../imbuf
CPPFLAGS += -I../../python
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include