Fix include.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 14:51:00 +0000 (16:51 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 16 Sep 2008 14:51:00 +0000 (16:51 +0200)
socket_wrapper/testsuite.c

index 8877418e4cc46cfac37ca282fc471cc48d7f94c0..e6e08e3be685327f7b4c4fee83d4ecffa635372a 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "includes.h"
 #include "system/network.h"
-#include "lib/socket_wrapper/socket_wrapper.h"
+#include "../socket_wrapper/socket_wrapper.h"
 #include "torture/torture.h"
 
 static char *old_dir = NULL;