X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=include%2Fcirrlicht.h;h=a40c33aca81dcf9ec3d2de294a1ffb8b0e7fa0b0;hb=3c6f05ad0b0efa2a787e25db274ef67c1a29b4fd;hp=3901e083fdf5861cf378a39fe7c62916c89d7601;hpb=ccbe283bd39927b18cf17bb8dc778b9ddb449168;p=c-irrlicht.git diff --git a/include/cirrlicht.h b/include/cirrlicht.h index 3901e08..a40c33a 100644 --- a/include/cirrlicht.h +++ b/include/cirrlicht.h @@ -28,11 +28,13 @@ #include "IAnimatedMeshMD2.h" #include "IAnimatedMeshSceneNode.h" #include "ICameraSceneNode.h" +#include "ICursorControl.h" #include "IFileArchive.h" #include "IFileSystem.h" #include "IGUIEnvironment.h" #include "IGUIElement.h" #include "IGUIStaticText.h" +#include "IMeshSceneNode.h" #include "IrrlichtDevice.h" #include "ISceneManager.h" #include "ISceneNode.h" @@ -41,6 +43,7 @@ #include "rect.h" #include "SColor.h" #include "SExposedVideoData.h" +#include "SKeyMap.h" #include "vector3d.h" #ifdef __cplusplus