summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/include/smart_objects/string_schema_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/smart_objects/include/smart_objects/string_schema_item.h')
-rw-r--r--src/components/smart_objects/include/smart_objects/string_schema_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/smart_objects/include/smart_objects/string_schema_item.h b/src/components/smart_objects/include/smart_objects/string_schema_item.h
index 9b749943fe..98b80770b0 100644
--- a/src/components/smart_objects/include/smart_objects/string_schema_item.h
+++ b/src/components/smart_objects/include/smart_objects/string_schema_item.h
@@ -36,7 +36,7 @@
#include <stddef.h>
#include <string>
-#include "utils/shared_ptr.h"
+#include "utils/shared_ptr_helpers.h"
#include "smart_objects/default_shema_item.h"
#include "smart_objects/schema_item_parameter.h"