aboutsummaryrefslogtreecommitdiff
path: root/tests/profiling/gatordmock/GatordMockService.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/profiling/gatordmock/GatordMockService.hpp')
-rw-r--r--tests/profiling/gatordmock/GatordMockService.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/profiling/gatordmock/GatordMockService.hpp b/tests/profiling/gatordmock/GatordMockService.hpp
index 1aba2e8a09..c860f16815 100644
--- a/tests/profiling/gatordmock/GatordMockService.hpp
+++ b/tests/profiling/gatordmock/GatordMockService.hpp
@@ -5,13 +5,13 @@
#pragma once
+#include <CommandHandlerRegistry.hpp>
+#include <Packet.hpp>
+
#include <string>
#include <thread>
#include <atomic>
-#include "../../src/profiling/CommandHandlerRegistry.hpp"
-#include "../../src/profiling/Packet.hpp"
-
namespace armnn
{