]> git.lizzy.rs Git - minetest.git/blobdiff - src/chat.h
Use narrow_to_wide in gettext instead of os dependent conversion fct
[minetest.git] / src / chat.h
index 19b48456ec7dd013b1c2aba40fdde360488ef360..e39d97ec2a67252093df25ac978be1dba286471e 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 "irrlichttypes_bloated.h"
+#include "irrlichttypes.h"
 #include <string>
 #include <vector>
 #include <list>