aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/JsonPrinterTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/test/JsonPrinterTests.cpp')
-rw-r--r--src/armnn/test/JsonPrinterTests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnn/test/JsonPrinterTests.cpp b/src/armnn/test/JsonPrinterTests.cpp
index 9c24fdaa7b..44609ea6f9 100644
--- a/src/armnn/test/JsonPrinterTests.cpp
+++ b/src/armnn/test/JsonPrinterTests.cpp
@@ -14,7 +14,7 @@
#include <armnn/Descriptors.hpp>
#include <armnn/IRuntime.hpp>
#include <armnn/INetwork.hpp>
-#include <backends/test/ClContextControlFixture.hpp>
+#include <backends/cl/test/ClContextControlFixture.hpp>
#include <backends/cl/ClWorkloadFactory.hpp>
BOOST_FIXTURE_TEST_SUITE(JsonPrinterTests, ClProfilingContextControlFixture)