aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/ClJsonPrinterTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/cl/test/ClJsonPrinterTests.cpp')
-rw-r--r--src/backends/cl/test/ClJsonPrinterTests.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backends/cl/test/ClJsonPrinterTests.cpp b/src/backends/cl/test/ClJsonPrinterTests.cpp
index f0b4b7acae..6a27e8c6c7 100644
--- a/src/backends/cl/test/ClJsonPrinterTests.cpp
+++ b/src/backends/cl/test/ClJsonPrinterTests.cpp
@@ -5,8 +5,8 @@
#include <armnn/BackendId.hpp>
-#include <backends/cl/test/ClContextControlFixture.hpp>
-#include <backends/test/JsonPrinterTestImpl.hpp>
+#include <cl/test/ClContextControlFixture.hpp>
+#include <backendsCommon/test/JsonPrinterTestImpl.hpp>
#include <boost/test/unit_test.hpp>