Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bn / bn_err.c
index 2041b018ea3956a4f7e3488327af8b1198bfbbe8..ec11ddd7737da7dc09c97cfa095d7d76d578a6da 100644 (file)
@@ -56,8 +56,8 @@
  * [including the GNU Public Licence.]
  */
 #include <stdio.h>
-#include "err.h"
-#include "bn.h"
+#include <openssl/err.h>
+#include <openssl/bn.h>
 
 /* BEGIN ERROR CODES */
 #ifndef NO_ERR