Rename some BUF_xxx to OPENSSL_xxx
[openssl.git] / crypto / objects / obj_lib.c
index 58e9a92fe407fe444cc0c6019d651f28e32c5fbe..d3c2ed046abad71baea7ba3b58ad80a94a53b12b 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/lhash.h>
 #include <openssl/objects.h>
 #include <openssl/buffer.h>