aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/TestCaseFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/TestCaseFactory.h')
-rw-r--r--tests/framework/TestCaseFactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/framework/TestCaseFactory.h b/tests/framework/TestCaseFactory.h
index 7164f8f3e2..afd881e25b 100644
--- a/tests/framework/TestCaseFactory.h
+++ b/tests/framework/TestCaseFactory.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2018 ARM Limited.
+ * Copyright (c) 2017-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -26,7 +26,7 @@
#include "DatasetModes.h"
#include "TestCase.h"
-#include "support/ToolchainSupport.h"
+#include "support/MemorySupport.h"
#include <memory>
#include <string>