X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fcirrlicht.h;h=a40c33aca81dcf9ec3d2de294a1ffb8b0e7fa0b0;hb=3c6f05ad0b0efa2a787e25db274ef67c1a29b4fd;hp=9846a48e4b88921b7c65d67f7611631f4c0dbf3a;hpb=d468712229faeb7fdcce0836145572e0018d62d0;p=c-irrlicht.git diff --git a/include/cirrlicht.h b/include/cirrlicht.h index 9846a48..a40c33a 100644 --- a/include/cirrlicht.h +++ b/include/cirrlicht.h @@ -28,6 +28,7 @@ #include "IAnimatedMeshMD2.h" #include "IAnimatedMeshSceneNode.h" #include "ICameraSceneNode.h" +#include "ICursorControl.h" #include "IFileArchive.h" #include "IFileSystem.h" #include "IGUIEnvironment.h" @@ -42,6 +43,7 @@ #include "rect.h" #include "SColor.h" #include "SExposedVideoData.h" +#include "SKeyMap.h" #include "vector3d.h" #ifdef __cplusplus