IVGCVSW-1946: Remove armnn/src from the include paths
[platform/upstream/armnn.git] / src / backends / reference / workloads / RefConvertFp16ToFp32Workload.cpp
index b01246b..886e77a 100644 (file)
@@ -8,7 +8,7 @@
 #include "RefWorkloadUtils.hpp"
 #include "FloatingPointConverter.hpp"
 
-#include <armnnUtils/Half.hpp>
+#include <Half.hpp>
 
 namespace armnn
 {