aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_null.c')
-rw-r--r--crypto/evp/m_null.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/evp/m_null.c b/crypto/evp/m_null.c
index d953672856..e2dadf3dab 100644
--- a/crypto/evp/m_null.c
+++ b/crypto/evp/m_null.c
@@ -58,9 +58,9 @@
#include <stdio.h>
#include "cryptlib.h"
-#include "evp.h"
-#include "objects.h"
-#include "x509.h"
+#include <openssl/evp.h>
+#include <openssl/objects.h>
+#include <openssl/x509.h>
static void function(void)
{