summaryrefslogtreecommitdiff
path: root/modules/mono/godotsharp_dirs.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mono/godotsharp_dirs.h')
-rw-r--r--modules/mono/godotsharp_dirs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/godotsharp_dirs.h b/modules/mono/godotsharp_dirs.h
index ba2c065210..914df40629 100644
--- a/modules/mono/godotsharp_dirs.h
+++ b/modules/mono/godotsharp_dirs.h
@@ -53,6 +53,6 @@ String get_custom_project_settings_dir();
String get_project_sln_path();
String get_project_csproj_path();
-}
+} // namespace GodotSharpDirs
#endif // GODOTSHARP_DIRS_H