summaryrefslogtreecommitdiff
path: root/source3/lib/interfaces.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/interfaces.c')
-rw-r--r--source3/lib/interfaces.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/interfaces.c b/source3/lib/interfaces.c
index dd857ae672..4567fe457b 100644
--- a/source3/lib/interfaces.c
+++ b/source3/lib/interfaces.c
@@ -86,7 +86,7 @@
#define SOCKET_WRAPPER_NOT_REPLACE
#include "interfaces.h"
-#include "lib/replace/replace.h"
+#include "../replace/replace.h"
/****************************************************************************
Utility functions.