diff options
Diffstat (limited to 'source3/include/includes.h')
-rw-r--r-- | source3/include/includes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h index 3cca090bb9..1effa69f9a 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -941,7 +941,7 @@ extern int errno; #ifdef SOCKET_WRAPPER #define SOCKET_WRAPPER_REPLACE -#include "include/socket_wrapper.h" +#include "lib/socket_wrapper/socket_wrapper.h" #endif /* Our own pstrings and fstrings */ |