aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/mem_sec.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/mem_sec.c')
-rw-r--r--crypto/mem_sec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/mem_sec.c b/crypto/mem_sec.c
index 04aa94eae1..703ddad5e5 100644
--- a/crypto/mem_sec.c
+++ b/crypto/mem_sec.c
@@ -16,7 +16,7 @@
* "SECURE HEAP IMPLEMENTATION").
*/
#include <openssl/crypto.h>
-#include <e_os.h>
+#include "e_os.h"
#include <string.h>