aboutsummaryrefslogtreecommitdiff
path: root/src/common/utils/LegacySupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/utils/LegacySupport.h')
-rw-r--r--src/common/utils/LegacySupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/utils/LegacySupport.h b/src/common/utils/LegacySupport.h
index f1955ae3e1..05a70fc2c6 100644
--- a/src/common/utils/LegacySupport.h
+++ b/src/common/utils/LegacySupport.h
@@ -25,9 +25,9 @@
#define SRC_COMMON_LEGACY_SUPPORT_H
#include "arm_compute/Acl.h"
-#include "arm_compute/core/ActivationLayerInfo.h"
#include "arm_compute/core/TensorInfo.h"
#include "arm_compute/core/Types.h"
+#include "arm_compute/function_info/ActivationLayerInfo.h"
namespace arm_compute
{