IVGCVSW-1946: Remove armnn/src from the include paths
[platform/upstream/armnn.git] / src / backends / backendsCommon / test / LayerTests.cpp
similarity index 99%
rename from src/backends/test/LayerTests.cpp
rename to src/backends/backendsCommon/test/LayerTests.cpp
index b5fd629..12a7063 100755 (executable)
@@ -13,8 +13,8 @@
 
 #include <armnn/LayerSupport.hpp>
 
-#include <backends/CpuTensorHandle.hpp>
-#include <backends/WorkloadFactory.hpp>
+#include <backendsCommon/CpuTensorHandle.hpp>
+#include <backendsCommon/WorkloadFactory.hpp>
 
 #include <algorithm>
 #include <boost/cast.hpp>