aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/tuners/Tuners.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/tuners/Tuners.h')
-rw-r--r--arm_compute/runtime/CL/tuners/Tuners.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/tuners/Tuners.h b/arm_compute/runtime/CL/tuners/Tuners.h
index 274f13d4c3..dd1c62a252 100644
--- a/arm_compute/runtime/CL/tuners/Tuners.h
+++ b/arm_compute/runtime/CL/tuners/Tuners.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019 Arm Limited.
+ * Copyright (c) 2018-2020 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -27,6 +27,8 @@
#include "arm_compute/runtime/CL/tuners/BifrostTuner.h"
#include "arm_compute/runtime/CL/tuners/MidgardTuner.h"
+#include "support/MemorySupport.h"
+
#include <memory>
namespace arm_compute