summaryrefslogtreecommitdiff
path: root/src/components/include/test/connection_handler/mock_connection_handler_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/test/connection_handler/mock_connection_handler_settings.h')
-rw-r--r--src/components/include/test/connection_handler/mock_connection_handler_settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/test/connection_handler/mock_connection_handler_settings.h b/src/components/include/test/connection_handler/mock_connection_handler_settings.h
index c813455698..38bd41e431 100644
--- a/src/components/include/test/connection_handler/mock_connection_handler_settings.h
+++ b/src/components/include/test/connection_handler/mock_connection_handler_settings.h
@@ -34,8 +34,8 @@
#define SRC_COMPONENTS_INCLUDE_TEST_CONNECTION_HANDLER_MOCK_CONNECTION_HANDLER_SETTINGS_H_
#include <vector>
-#include "gmock/gmock.h"
#include "connection_handler/connection_handler_settings.h"
+#include "gmock/gmock.h"
namespace test {
namespace components {