From ce3e84a8d449cbf31cee57e30f0eef6a96c0ce94 Mon Sep 17 00:00:00 2001 From: telsoa01 Date: Fri, 31 Aug 2018 09:31:35 +0100 Subject: Release 18.08 --- RequestThread.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'RequestThread.hpp') diff --git a/RequestThread.hpp b/RequestThread.hpp index 0983793e..2448dbec 100644 --- a/RequestThread.hpp +++ b/RequestThread.hpp @@ -10,8 +10,9 @@ #include #include -#include "CpuExecutor.h" -#include "HalInterfaces.h" +#include "ArmnnDriver.hpp" + +#include #include namespace armnn_driver -- cgit v1.2.1