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:
authorAlejandro Conty Estevez <conty@yafray.org>2004-06-17 20:34:27 +0400
committerAlejandro Conty Estevez <conty@yafray.org>2004-06-17 20:34:27 +0400
commit5fb7fbe39187430d7704e08aec562faa4d905118 (patch)
treed228a55b536132707864edebf41cb8bfcb493ccf /source/blender/yafray
parentcfbce399aa8129c8fb49984df64bd8a096a34368 (diff)
NaN makefile fix for yafray dir and typo corrected on "xml" button tooltip
Diffstat (limited to 'source/blender/yafray')
-rw-r--r--source/blender/yafray/intern/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/yafray/intern/Makefile b/source/blender/yafray/intern/Makefile
index 54441898cfd..a00a1fed73f 100644
--- a/source/blender/yafray/intern/Makefile
+++ b/source/blender/yafray/intern/Makefile
@@ -44,6 +44,7 @@ CPPFLAGS += -I../../makesdna
CPPFLAGS += -I../../blenkernel
CPPFLAGS += -I../../blenlib
CPPFLAGS += -I../../render/extern/include
+CPPFLAGS += -I../../render/intern/include
CPPFLAGS += -I../../imbuf
CPPFLAGS += -I../../include
CPPFLAGS += -I..