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:
authorStefan Gartner <stefang@aon.at>2003-03-24 20:52:58 +0300
committerStefan Gartner <stefang@aon.at>2003-03-24 20:52:58 +0300
commitd35e081c0865a94512214c379eb907efb060b991 (patch)
treecd95f619b80b2390fe5ba88fd7aca6f9d340adad /source/blender/radiosity
parentde09cf76092d5eec3b7b24f82d6c94e364bb9d5e (diff)
(re)added path to render.h
Diffstat (limited to 'source/blender/radiosity')
-rw-r--r--source/blender/radiosity/intern/source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/radiosity/intern/source/Makefile b/source/blender/radiosity/intern/source/Makefile
index 7040f17f448..fd2ff50ca41 100644
--- a/source/blender/radiosity/intern/source/Makefile
+++ b/source/blender/radiosity/intern/source/Makefile
@@ -56,4 +56,4 @@ CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
# first /include is my own includes, second are the external includes
# third is the external interface. there should be a nicer way to say this
CPPFLAGS += -I../include -I../../../include -I../../extern/include
-
+CPPFLAGS += -I../../../render/extern/include