aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils/FloatingPointConverter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnUtils/FloatingPointConverter.cpp')
-rw-r--r--src/armnnUtils/FloatingPointConverter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnnUtils/FloatingPointConverter.cpp b/src/armnnUtils/FloatingPointConverter.cpp
index 92409d4eea..3bdde11eb8 100644
--- a/src/armnnUtils/FloatingPointConverter.cpp
+++ b/src/armnnUtils/FloatingPointConverter.cpp
@@ -3,7 +3,7 @@
// SPDX-License-Identifier: MIT
//
-#include "FloatingPointConverter.hpp"
+#include <armnnUtils/FloatingPointConverter.hpp>
#include "Half.hpp"