IVGCVSW-1946: Remove armnn/src from the include paths
[platform/upstream/armnn.git] / src / backends / reference / workloads / Pad.cpp
index a50fa23..7a928a1 100644 (file)
@@ -4,7 +4,7 @@
 //
 
 #include "Pad.hpp"
-#include "backends/WorkloadData.hpp"
+#include "backendsCommon/WorkloadData.hpp"
 #include <boost/numeric/conversion/cast.hpp>
 #include "TensorBufferArrayView.hpp"
 #include <cmath>