Fix bugs during installation of libsndfile-ocaml.
[Faustine.git] / interpreter / lib / src / libsndfile-ocaml / sndfile_stub.c
index ccf2b16..dfb1bc5 100644 (file)
@@ -30,7 +30,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <sndfile.h>
+#include "sndfile.h"
 
 #define CAML_SNDFILE_VERSION "v0.1"