]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CGUIButton.h
Drop IrrCompileConfig (#163)
[irrlicht.git] / source / Irrlicht / CGUIButton.h
index 9bd861223f61187cf569198062e0c550afffe1fa..0e429573b716593eadd56db02291193fe2051177 100644 (file)
@@ -5,9 +5,6 @@
 #ifndef __C_GUI_BUTTON_H_INCLUDED__\r
 #define __C_GUI_BUTTON_H_INCLUDED__\r
 \r
-#include "IrrCompileConfig.h"\r
-#ifdef _IRR_COMPILE_WITH_GUI_\r
-\r
 #include "IGUIButton.h"\r
 #include "IGUISpriteBank.h"\r
 #include "ITexture.h"\r
@@ -244,7 +241,4 @@ namespace gui
 } // end namespace gui\r
 } // end namespace irr\r
 \r
-#endif // _IRR_COMPILE_WITH_GUI_\r
-\r
 #endif // __C_GUI_BUTTON_H_INCLUDED__\r
-\r