Optimize headers
[oweals/minetest.git] / src / chat.h
index 3a376aad2457c76339b87002c91dcd7eab3edfd7..49de529859b11da2845ccbe927b61cbf8c11f6be 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef CHAT_HEADER
 #define CHAT_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_bloated.h"
 #include <string>
 
 // Chat console related classes, only used by the client