summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/getegid.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/getegid.c')
-rw-r--r--otherlibs/unix/getegid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/getegid.c b/otherlibs/unix/getegid.c
index b1977ec91..c0ab2b398 100644
--- a/otherlibs/unix/getegid.c
+++ b/otherlibs/unix/getegid.c
@@ -11,7 +11,7 @@
/* */
/***********************************************************************/
-#include <mlvalues.h>
+#include <caml/mlvalues.h>
#include "unixsupport.h"
CAMLprim value unix_getegid(value unit)