diff options
Diffstat (limited to 'replace/system/network.h')
-rw-r--r-- | replace/system/network.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/replace/system/network.h b/replace/system/network.h index 077892a54e..473d79b5f2 100644 --- a/replace/system/network.h +++ b/replace/system/network.h @@ -326,7 +326,7 @@ struct addrinfo { #ifndef SOCKET_WRAPPER_NOT_REPLACE #define SOCKET_WRAPPER_REPLACE #endif -#include "lib/socket_wrapper/socket_wrapper.h" +#include "../socket_wrapper/socket_wrapper.h" #endif #endif |