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>2007-12-29 17:31:26 +0300
committerTon Roosendaal <ton@blender.org>2007-12-29 17:31:26 +0300
commit6407b5f70374c682b6f8e9b28fcf6c49fdab46ca (patch)
tree32bb2a442a98d70a02a37fda3579895e3741852d /source/gameengine/Ketsji/Makefile
parent1f78baa0f7a6c9b049cd1008368bdd8c98ed6265 (diff)
Cleanup work for 2.5 branch. Target is to get it compile and link
still!
Diffstat (limited to 'source/gameengine/Ketsji/Makefile')
-rw-r--r--source/gameengine/Ketsji/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/Makefile b/source/gameengine/Ketsji/Makefile
index f7813c80a59..29f4fee847b 100644
--- a/source/gameengine/Ketsji/Makefile
+++ b/source/gameengine/Ketsji/Makefile
@@ -60,7 +60,7 @@ CPPFLAGS += -I.
CPPFLAGS += -I../Converter
CPPFLAGS += -I../../blender/blenkernel
CPPFLAGS += -I../../blender/blenlib
-CPPFLAGS += -I../../blender/include
+CPPFLAGS += -I../../blender/editors/include
CPPFLAGS += -I../../blender/makesdna
CPPFLAGS += -I../../blender/imbuf
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include