Fixed a bullet include for windows
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
#include <SDL2/SDL.h>
|
#include <SDL2/SDL.h>
|
||||||
#endif // RC_ANDROID
|
#endif // RC_ANDROID
|
||||||
|
|
||||||
#ifdef RC_ANDROID
|
#if defined(RC_ANDROID) || defined(RC_WINDOWS)
|
||||||
#include <irrlicht.h>
|
#include <irrlicht.h>
|
||||||
#include <btBulletDynamicsCommon.h>
|
#include <btBulletDynamicsCommon.h>
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user