aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/ICLSimpleKernel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CL/ICLSimpleKernel.cpp')
-rw-r--r--src/core/CL/ICLSimpleKernel.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/CL/ICLSimpleKernel.cpp b/src/core/CL/ICLSimpleKernel.cpp
index d2f09a3478..90b5be8069 100644
--- a/src/core/CL/ICLSimpleKernel.cpp
+++ b/src/core/CL/ICLSimpleKernel.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2018 Arm Limited.
+ * Copyright (c) 2016-2020 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -27,6 +27,7 @@
#include "arm_compute/core/IAccessWindow.h"
#include "arm_compute/core/Validate.h"
#include "arm_compute/core/Window.h"
+#include "src/core/helpers/WindowHelpers.h"
using namespace arm_compute;