summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/modes/ofb128.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/modes/ofb128.c')
-rw-r--r--crypto/openssl/crypto/modes/ofb128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/modes/ofb128.c b/crypto/openssl/crypto/modes/ofb128.c
index 83092564c6b6c..44bdf888db1a1 100644
--- a/crypto/openssl/crypto/modes/ofb128.c
+++ b/crypto/openssl/crypto/modes/ofb128.c
@@ -8,7 +8,7 @@
*/
#include <openssl/crypto.h>
-#include "modes_lcl.h"
+#include "modes_local.h"
#include <string.h>
/*