aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/UNIT/GPUTarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/UNIT/GPUTarget.cpp')
-rw-r--r--tests/validation/UNIT/GPUTarget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/validation/UNIT/GPUTarget.cpp b/tests/validation/UNIT/GPUTarget.cpp
index e1b7e1fe3f..d2c81cf778 100644
--- a/tests/validation/UNIT/GPUTarget.cpp
+++ b/tests/validation/UNIT/GPUTarget.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2020 Arm Limited.
+ * Copyright (c) 2018-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -22,7 +22,6 @@
* SOFTWARE.
*/
#include "arm_compute/core/GPUTarget.h"
-#include "tests/AssetsLibrary.h"
#include "tests/Globals.h"
#include "tests/Utils.h"
#include "tests/framework/Asserts.h"