From c0cc334dfa75fe4c3a79150e63be66cad3561225 Mon Sep 17 00:00:00 2001 From: Gabriel Scherer Date: Sat, 27 Dec 2014 15:04:22 +0000 Subject: minor header fix git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15758 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- stdlib/header.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdlib/header.c') diff --git a/stdlib/header.c b/stdlib/header.c index 93cdfeb2d..fba8280ad 100644 --- a/stdlib/header.c +++ b/stdlib/header.c @@ -23,8 +23,8 @@ #include #include #include -#include "../byterun/mlvalues.h" -#include "../byterun/exec.h" +#include "../byterun/caml/mlvalues.h" +#include "../byterun/caml/exec.h" char * default_runtime_path = RUNTIME_NAME; -- cgit v1.2.3-70-g09d2