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/BlenderRoutines/Makefile
parent1f78baa0f7a6c9b049cd1008368bdd8c98ed6265 (diff)
Cleanup work for 2.5 branch. Target is to get it compile and link
still!
Diffstat (limited to 'source/gameengine/BlenderRoutines/Makefile')
-rw-r--r--source/gameengine/BlenderRoutines/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/BlenderRoutines/Makefile b/source/gameengine/BlenderRoutines/Makefile
index f0097e40807..036621fca74 100644
--- a/source/gameengine/BlenderRoutines/Makefile
+++ b/source/gameengine/BlenderRoutines/Makefile
@@ -48,7 +48,7 @@ CPPFLAGS += -I$(NAN_FUZZICS)/include
CPPFLAGS += -I$(NAN_SOUNDSYSTEM)/include
# because of kernel dependency on makesdna
CPPFLAGS += -I../../blender/makesdna
-CPPFLAGS += -I../../blender/include
+CPPFLAGS += -I../../blender/editors/include
# because of kernel dependency on imbuf
CPPFLAGS += -I../../blender/imbuf
CPPFLAGS += -I../../blender/blenlib