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:
authorDalai Felinto <dfelinto@gmail.com>2009-05-11 22:26:47 +0400
committerDalai Felinto <dfelinto@gmail.com>2009-05-11 22:26:47 +0400
commitb8ba7c2be521a19ca952f4033d39f8323f494abe (patch)
tree6c3fe995ef593667a6b2d202c72bc7a0220605e0 /source/gameengine/GameLogic/Joystick/Makefile
parentc3fbb17e030c77cf94d1646dabd0e5af4150a02b (diff)
parent0c6ec76a4c7de61e84cc4dddbbda1698b7bf2a4b (diff)
merge -r 19528-HEAD (20156)
starting dome test period again :) (i.e. not over committing in the trunk)
Diffstat (limited to 'source/gameengine/GameLogic/Joystick/Makefile')
-rw-r--r--source/gameengine/GameLogic/Joystick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/GameLogic/Joystick/Makefile b/source/gameengine/GameLogic/Joystick/Makefile
index 7016f1ed16f..02def1cec62 100644
--- a/source/gameengine/GameLogic/Joystick/Makefile
+++ b/source/gameengine/GameLogic/Joystick/Makefile
@@ -40,5 +40,5 @@ CPPFLAGS += -I$(NAN_STRING)/include
CPPFLAGS += -I$(NAN_MOTO)/include
CPPFLAGS += -I$(NAN_PYTHON)/include/python$(NAN_PYTHON_VERSION)
CPPFLAGS += $(NAN_SDLCFLAGS)
-
+CPPFLAGS += -I../../SceneGraph
CPPFLAGS += -I../../../kernel/gen_system