summaryrefslogtreecommitdiff
path: root/src/components/hmi_message_handler/test/hmi_message_adapter_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/hmi_message_handler/test/hmi_message_adapter_test.cc')
-rw-r--r--src/components/hmi_message_handler/test/hmi_message_adapter_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/hmi_message_handler/test/hmi_message_adapter_test.cc b/src/components/hmi_message_handler/test/hmi_message_adapter_test.cc
index 5e388ec4f3..9ee00df580 100644
--- a/src/components/hmi_message_handler/test/hmi_message_adapter_test.cc
+++ b/src/components/hmi_message_handler/test/hmi_message_adapter_test.cc
@@ -31,7 +31,7 @@
*/
#include "gtest/gtest.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include <memory>
#include "hmi_message_handler/hmi_message_handler_impl.h"