summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/test/BoolSchemaItem_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/smart_objects/test/BoolSchemaItem_test.cc')
-rw-r--r--src/components/smart_objects/test/BoolSchemaItem_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/smart_objects/test/BoolSchemaItem_test.cc b/src/components/smart_objects/test/BoolSchemaItem_test.cc
index 8d67aa59b2..4ae6445f42 100644
--- a/src/components/smart_objects/test/BoolSchemaItem_test.cc
+++ b/src/components/smart_objects/test/BoolSchemaItem_test.cc
@@ -34,7 +34,7 @@
#include "gmock/gmock.h"
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include "smart_objects/smart_object.h"
#include "smart_objects/bool_schema_item.h"