diff --git a/sw/lib/ocaml/Makefile b/sw/lib/ocaml/Makefile index 1dc6fa6472..a746a4d7e0 100644 --- a/sw/lib/ocaml/Makefile +++ b/sw/lib/ocaml/Makefile @@ -22,7 +22,7 @@ Q=@ -INCLUDES= -I +xml-light -I +pcre -I +netstring +INCLUDES= -I +xml-light -I +pcre -I +site-lib/netstring XINCLUDES= -I +lablgl -I +lablgtk2 -I +xml-light OCAMLC=ocamlc OCAMLOPT=ocamlopt diff --git a/sw/lib/ocaml/convert.c b/sw/lib/ocaml/convert.c index 5584b1c8ad..450d764aa4 100644 --- a/sw/lib/ocaml/convert.c +++ b/sw/lib/ocaml/convert.c @@ -25,9 +25,8 @@ #include #include -#include -#include #include +#include #include "caml/mlvalues.h" #include "caml/alloc.h"