[TCPIP] Rearrange LwIP glue code.
[reactos.git] / drivers / network / tcpip / ip / transport / tcp / tcp.c
index 7bdc8ab..604ce11 100644 (file)
@@ -21,7 +21,7 @@ PORT_SET TCPPorts;
 #include "lwip/init.h"
 #include "lwip/arch.h"
 
-#include "rosip.h"
+#include <lwip_glue/lwip_glue.h>
 
 NPAGED_LOOKASIDE_LIST TdiBucketLookasideList;