Use "" not <> for internal/ includes
[oweals/openssl.git] / crypto / asn1 / bio_asn1.c
index e28ab27767ab23b1cbb6668b4635c3540b1ed8fd..9146fb744b4b1cf5e6f03525d3ecd1b9e5238eb6 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #include <string.h>
-#include <internal/bio.h>
+#include "internal/bio.h"
 #include <openssl/asn1.h>
 #include "internal/cryptlib.h"