aboutsummaryrefslogtreecommitdiff
path: root/src/core/utils/AssemblyUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/utils/AssemblyUtils.cpp')
-rw-r--r--src/core/utils/AssemblyUtils.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/utils/AssemblyUtils.cpp b/src/core/utils/AssemblyUtils.cpp
index 45e7ff78be..0efc6ac552 100644
--- a/src/core/utils/AssemblyUtils.cpp
+++ b/src/core/utils/AssemblyUtils.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022 Arm Limited.
+ * Copyright (c) 2021-2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -23,6 +23,8 @@
*/
#include "src/core/utils/AssemblyUtils.h"
+#include "arm_compute/core/ActivationLayerInfo.h"
+
namespace arm_compute
{
namespace assembly_utils