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:
authorDaniel Dunbar <daniel@zuster.org>2003-03-24 20:34:43 +0300
committerDaniel Dunbar <daniel@zuster.org>2003-03-24 20:34:43 +0300
commitde09cf76092d5eec3b7b24f82d6c94e364bb9d5e (patch)
treed71c393bca8848c24ea22c4c033c51a949918f5f /source/blender/radiosity
parent2ebc3847463041035a76ed0ce893c2147df77c02 (diff)
Remove references to obsolete misc lib
Diffstat (limited to 'source/blender/radiosity')
-rw-r--r--source/blender/radiosity/intern/source/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/radiosity/intern/source/Makefile b/source/blender/radiosity/intern/source/Makefile
index e0bb43772c2..7040f17f448 100644
--- a/source/blender/radiosity/intern/source/Makefile
+++ b/source/blender/radiosity/intern/source/Makefile
@@ -56,5 +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 -I../../../misc