aboutsummaryrefslogtreecommitdiff
path: root/support/Rounding.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/Rounding.h')
-rw-r--r--support/Rounding.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/Rounding.h b/support/Rounding.h
index 47c8f76834..e2732dc459 100644
--- a/support/Rounding.h
+++ b/support/Rounding.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2021 Arm Limited.
+ * Copyright (c) 2018-2021, 2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -26,7 +26,7 @@
#include "arm_compute/core/Error.h"
#include "arm_compute/core/utils/misc/Traits.h"
-#include "support/Requires.h"
+#include "support/AclRequires.h"
#include "support/ToolchainSupport.h"
#include <cmath>