diff options
Diffstat (limited to 'core/core_string_names.h')
-rw-r--r-- | core/core_string_names.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core_string_names.h b/core/core_string_names.h index 42416d3f75..dce0244631 100644 --- a/core/core_string_names.h +++ b/core/core_string_names.h @@ -97,4 +97,4 @@ public: StringName notification; }; -#endif // SCENE_STRING_NAMES_H +#endif // CORE_STRING_NAMES_H |