aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/datasets/ContainerDataset.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/datasets/ContainerDataset.h')
-rw-r--r--tests/framework/datasets/ContainerDataset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/framework/datasets/ContainerDataset.h b/tests/framework/datasets/ContainerDataset.h
index 20af8a4dac..bd63fb8b92 100644
--- a/tests/framework/datasets/ContainerDataset.h
+++ b/tests/framework/datasets/ContainerDataset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2018 ARM Limited.
+ * Copyright (c) 2017-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,7 +25,7 @@
#define ARM_COMPUTE_TEST_DATASET_CONTAINER
#include "Dataset.h"
-#include "support/ToolchainSupport.h"
+#include "support/StringSupport.h"
#include "tests/TypePrinter.h"
#include <string>