summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32unix/errmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32unix/errmsg.c')
-rw-r--r--otherlibs/win32unix/errmsg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/win32unix/errmsg.c b/otherlibs/win32unix/errmsg.c
index c3bc19c6b..6107abc39 100644
--- a/otherlibs/win32unix/errmsg.c
+++ b/otherlibs/win32unix/errmsg.c
@@ -14,8 +14,8 @@
#include <stdio.h>
#include <errno.h>
#include <string.h>
-#include <mlvalues.h>
-#include <alloc.h>
+#include <caml/mlvalues.h>
+#include <caml/alloc.h>
#include "unixsupport.h"
extern int error_table[];