summaryrefslogtreecommitdiffstats
path: root/crypto/evp/names.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/names.c')
-rw-r--r--crypto/evp/names.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/names.c b/crypto/evp/names.c
index a92be1fedf..41c3ceee3a 100644
--- a/crypto/evp/names.c
+++ b/crypto/evp/names.c
@@ -10,7 +10,7 @@
#include <stdio.h>
#include "internal/cryptlib.h"
#include <openssl/evp.h>
-#include <internal/objects.h>
+#include "internal/objects.h"
#include <openssl/x509.h>
#include "internal/evp_int.h"