summaryrefslogtreecommitdiff
path: root/src/components/include/application_manager/app_launch_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/application_manager/app_launch_settings.h')
-rw-r--r--src/components/include/application_manager/app_launch_settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/application_manager/app_launch_settings.h b/src/components/include/application_manager/app_launch_settings.h
index 47daf2f87c..fb65997c69 100644
--- a/src/components/include/application_manager/app_launch_settings.h
+++ b/src/components/include/application_manager/app_launch_settings.h
@@ -17,6 +17,6 @@ class AppLaunchSettings {
virtual const std::string& app_storage_folder() const = 0;
};
-} // namespace application_manager
+} // namespace app_launch
#endif // SRC_COMPONENTS_INCLUDE_APPLICATION_MANAGER_APP_LAUNCH_SETTINGS_H_