Use "" not <> for internal/ includes
[openssl.git] / test / ssl_test_ctx_test.c
index 2376ce178f896d342b3a87f589166c84c3dbea13..194919d1f36c3144d5431717c63e48d72c79f698 100644 (file)
@@ -15,7 +15,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <internal/nelem.h>
+#include "internal/nelem.h"
 #include "ssl_test_ctx.h"
 #include "testutil.h"
 #include <openssl/e_os2.h>