aboutsummaryrefslogtreecommitdiff
path: root/src/core/helpers/AutoConfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/helpers/AutoConfiguration.h')
-rw-r--r--src/core/helpers/AutoConfiguration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/helpers/AutoConfiguration.h b/src/core/helpers/AutoConfiguration.h
index 66563964fd..8715dcd74b 100644
--- a/src/core/helpers/AutoConfiguration.h
+++ b/src/core/helpers/AutoConfiguration.h
@@ -24,9 +24,9 @@
#ifndef SRC_CORE_HELPERS_AUTOCONFIGURATION_H
#define SRC_CORE_HELPERS_AUTOCONFIGURATION_H
+#include "arm_compute/core/utils/DataTypeUtils.h"
#include "arm_compute/core/ITensorInfo.h"
#include "arm_compute/core/Types.h"
-#include "arm_compute/core/Utils.h"
namespace arm_compute
{