diff --git a/include/tins/tcp_ip/stream.h b/include/tins/tcp_ip/stream.h index 147cba1..23b9ffa 100644 --- a/include/tins/tcp_ip/stream.h +++ b/include/tins/tcp_ip/stream.h @@ -42,8 +42,8 @@ #include #include "../macros.h" #include "../hw_address.h" +#include "../config.h" #include "flow.h" -#include "config.h" #ifdef TINS_HAVE_TCP_STREAM_CUSTOM_DATA #include #endif