aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/math/SafeOps.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/utils/math/SafeOps.h')
-rw-r--r--arm_compute/core/utils/math/SafeOps.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/core/utils/math/SafeOps.h b/arm_compute/core/utils/math/SafeOps.h
index f0d76a3d02..dc928a0e5d 100644
--- a/arm_compute/core/utils/math/SafeOps.h
+++ b/arm_compute/core/utils/math/SafeOps.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2021 Arm Limited.
+ * Copyright (c) 2019-2021, 2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,7 +25,7 @@
#define ARM_COMPUTE_UTILS_MATH_SAFE_OPS
#include "arm_compute/core/Error.h"
-#include "support/Requires.h"
+#include "support/AclRequires.h"
#include <limits>