summaryrefslogtreecommitdiff
path: root/src/components/include/test/connection_handler/mock_connection_handler_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/test/connection_handler/mock_connection_handler_observer.h')
-rw-r--r--src/components/include/test/connection_handler/mock_connection_handler_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/test/connection_handler/mock_connection_handler_observer.h b/src/components/include/test/connection_handler/mock_connection_handler_observer.h
index 552be4bee0..8f7ec90550 100644
--- a/src/components/include/test/connection_handler/mock_connection_handler_observer.h
+++ b/src/components/include/test/connection_handler/mock_connection_handler_observer.h
@@ -33,8 +33,8 @@
#ifndef SRC_COMPONENTS_INCLUDE_TEST_CONNECTION_HANDLER_MOCK_CONNECTION_HANDLER_OBSERVER_H_
#define SRC_COMPONENTS_INCLUDE_TEST_CONNECTION_HANDLER_MOCK_CONNECTION_HANDLER_OBSERVER_H_
-#include "gmock/gmock.h"
#include "connection_handler/connection_handler_observer.h"
+#include "gmock/gmock.h"
namespace test {
namespace components {