Use "" not <> for internal/ includes
[openssl.git] / test / d2i_test.c
index 48edba49466e16478db129678fe7cb8616f18d3d..255982e2af84575fbb7988c38293cab2a550f360 100644 (file)
@@ -20,7 +20,7 @@
 #include <openssl/err.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
-#include <internal/nelem.h>
+#include "internal/nelem.h"
 
 static const ASN1_ITEM *item_type;
 static const char *test_file;