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:
authorJoilnen Leite <joilnen.leite@gmail.com>2010-05-08 23:48:28 +0400
committerJoilnen Leite <joilnen.leite@gmail.com>2010-05-08 23:48:28 +0400
commit79d5d623e05e43e0102fe734312d0cfce815f6ad (patch)
tree460adac2cb0a5c46e71b0764f7e351e854fcfaa7 /source/blender/editors/space_console
parentd58a591072059f0cb0af905790045aabc5a2b614 (diff)
Fixing the makefiles compiling
Diffstat (limited to 'source/blender/editors/space_console')
-rw-r--r--source/blender/editors/space_console/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_console/Makefile b/source/blender/editors/space_console/Makefile
index a7c9283985b..3f760b1ad67 100644
--- a/source/blender/editors/space_console/Makefile
+++ b/source/blender/editors/space_console/Makefile
@@ -43,6 +43,7 @@ CPPFLAGS += -I../../windowmanager
CPPFLAGS += -I../../blenfont
CPPFLAGS += -I../../blenkernel
CPPFLAGS += -I../../blenlib
+CPPFLAGS += -I../../blenloader
CPPFLAGS += -I../../makesdna
CPPFLAGS += -I../../makesrna
CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include