summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rsa/rsa_backend.c')
-rw-r--r--crypto/rsa/rsa_backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rsa/rsa_backend.c b/crypto/rsa/rsa_backend.c
index 4385dd0135..a0e1e14e4d 100644
--- a/crypto/rsa/rsa_backend.c
+++ b/crypto/rsa/rsa_backend.c
@@ -27,7 +27,7 @@
#include "crypto/rsa.h"
#include "rsa_local.h"
-#include "e_os.h" /* strcasecmp for Windows() */
+#include "internal/e_os.h" /* strcasecmp for Windows() */
/*
* The intention with the "backend" source file is to offer backend support