summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/getsockname.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix/getsockname.c')
-rw-r--r--otherlibs/win32unix/getsockname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/win32unix/getsockname.c b/otherlibs/win32unix/getsockname.c
index 1e28f4b22..21e9d0630 100644
--- a/otherlibs/win32unix/getsockname.c
+++ b/otherlibs/win32unix/getsockname.c
@@ -11,7 +11,7 @@
/* */
/***********************************************************************/
-#include <mlvalues.h>
+#include <caml/mlvalues.h>
#include "unixsupport.h"
#include "socketaddr.h"