]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlichttypes_extrabloated.h
Fix BSD iconv declaration
[dragonfireclient.git] / src / irrlichttypes_extrabloated.h
index 464ee79041c432829ab09750cf813e47d49fdefe..b03ba795502e4c6a75e48b3193b301fae9eb307d 100644 (file)
@@ -17,8 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
-#ifndef IRRLICHTTYPES_EXTRABLOATED_HEADER
-#define IRRLICHTTYPES_EXTRABLOATED_HEADER
+#pragma once
 
 #include "irrlichttypes_bloated.h"
 
@@ -27,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <IImage.h>
 #include <IrrlichtDevice.h>
 #include <IMeshSceneNode.h>
+#include <IDummyTransformationSceneNode.h>
 #include <SMesh.h>
 #include <ISceneManager.h>
 #include <IMeshBuffer.h>
@@ -34,5 +34,3 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <IGUIElement.h>
 #include <IGUIEnvironment.h>
 #endif
-
-#endif