summaryrefslogtreecommitdiffstats
path: root/otherlibs/win32graph/events.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/win32graph/events.c')
-rwxr-xr-xotherlibs/win32graph/events.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/win32graph/events.c b/otherlibs/win32graph/events.c
index 81242729e..837e53ac1 100755
--- a/otherlibs/win32graph/events.c
+++ b/otherlibs/win32graph/events.c
@@ -11,8 +11,8 @@
/* */
/***********************************************************************/
-#include "mlvalues.h"
-#include "alloc.h"
+#include "caml/mlvalues.h"
+#include "caml/alloc.h"
#include "libgraph.h"
#include <windows.h>