Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / buffer / buffer.c
index da19244181de97d18ab50c583ca0892f4d0c9bab..c3a108ea52115af420c0c005f468e0d443e27208 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "buffer.h"
+#include <openssl/buffer.h>
 
 BUF_MEM *BUF_MEM_new(void)
        {