X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fconnection.h;h=f88e813a3f4afdb489c87ce2e599ae4a294d2e1b;hb=420de7ad5e1bf2d8017705dcddcdcd03709d4410;hp=e03c7983f77516bebf42dbc73322835dcbb006b5;hpb=d0ea6f9920d30f46d1f5d44e8823a8d932f9f29d;p=dragonfireclient.git diff --git a/src/connection.h b/src/connection.h index e03c7983f..f88e813a3 100644 --- a/src/connection.h +++ b/src/connection.h @@ -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"