diff options
Diffstat (limited to 'src/clientsimpleobject.h')
-rw-r--r-- | src/clientsimpleobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientsimpleobject.h b/src/clientsimpleobject.h index 21e42b4cb..9dd8cc472 100644 --- a/src/clientsimpleobject.h +++ b/src/clientsimpleobject.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef CLIENTSIMPLEOBJECT_HEADER #define CLIENTSIMPLEOBJECT_HEADER -#include "irrlichttypes.h" +#include "irrlichttypes_bloated.h" class ClientEnvironment; class ClientSimpleObject |