projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added Joystick sensor (from snailrose)
[blender.git]
/
source
/
gameengine
/
Ketsji
/
KX_Scene.h
diff --git
a/source/gameengine/Ketsji/KX_Scene.h
b/source/gameengine/Ketsji/KX_Scene.h
index 74161a4d5b8581f56ec3262581d0cd19f22307b8..27f234f52a693851f9ee8218b2ee0dff11ff3345 100644
(file)
--- a/
source/gameengine/Ketsji/KX_Scene.h
+++ b/
source/gameengine/Ketsji/KX_Scene.h
@@
-83,7
+83,7
@@
class RAS_MaterialBucket;
class RAS_IPolyMaterial;
class RAS_IRasterizer;
class RAS_IRenderTools;
-
+class SCA_JoystickManager;
/**
* The KX_Scene holds all data for an independent scene. It relates
* KX_Objects to the specific objects in the modules.