aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/ArmNN.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnn/ArmNN.hpp')
-rw-r--r--include/armnn/ArmNN.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/armnn/ArmNN.hpp b/include/armnn/ArmNN.hpp
index c14b958061..6fe8b188e0 100644
--- a/include/armnn/ArmNN.hpp
+++ b/include/armnn/ArmNN.hpp
@@ -4,6 +4,7 @@
//
#pragma once
+#include "BackendId.hpp"
#include "Descriptors.hpp"
#include "Exceptions.hpp"
#include "IRuntime.hpp"