]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/connection.h
Allow server to accept protocol 13 clients altough they don't work too well
[dragonfireclient.git] / src / connection.h
index e03c7983f77516bebf42dbc73322835dcbb006b5..f88e813a3f4afdb489c87ce2e599ae4a294d2e1b 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef CONNECTION_HEADER
 #define CONNECTION_HEADER
 
-#include "irrlichttypes.h"
+#include "irrlichttypes_bloated.h"
 #include "socket.h"
 #include "exceptions.h"
 #include "constants.h"