summaryrefslogtreecommitdiffstats
path: root/third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S')
-rw-r--r--third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S b/third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S
index ac9f2f1..9fc3e0b 100644
--- a/third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S
+++ b/third_party/boringssl/linux-arm/crypto/sha/sha256-armv4.S
@@ -38,7 +38,7 @@
@ Add ARMv8 code path performing at 2.0 cpb on Apple A7.
#ifndef __KERNEL__
-# include "arm_arch.h"
+# include <openssl/arm_arch.h>
#else
# define __ARM_ARCH__ __LINUX_ARM_ARCH__
# define __ARM_MAX_ARCH__ 7