aboutsummaryrefslogtreecommitdiff
path: root/examples/cl_cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cl_cache.cpp')
-rw-r--r--examples/cl_cache.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cl_cache.cpp b/examples/cl_cache.cpp
index 7d8a515424..a1a2d2548a 100644
--- a/examples/cl_cache.cpp
+++ b/examples/cl_cache.cpp
@@ -26,6 +26,7 @@
#include "arm_compute/core/Types.h"
#include "arm_compute/runtime/CL/CLHelpers.h"
#include "arm_compute/runtime/CL/CLScheduler.h"
+#include "arm_compute/runtime/CL/Utils.h"
#include "utils/Utils.h"
using namespace arm_compute;