summaryrefslogtreecommitdiffstats
path: root/replace/system/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'replace/system/network.h')
-rw-r--r--replace/system/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/replace/system/network.h b/replace/system/network.h
index 077892a54..473d79b5f 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