From 4afa2b50b31e21cba18eba26c12329af62804fae Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 17 May 2017 10:35:49 +0200 Subject: Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. --- src/locations-settings.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/locations-settings.cpp') diff --git a/src/locations-settings.cpp b/src/locations-settings.cpp index ef3085f..f1e2b42 100644 --- a/src/locations-settings.cpp +++ b/src/locations-settings.cpp @@ -25,7 +25,7 @@ #include // std::find() -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -89,4 +89,4 @@ SettingsLocations::reload() } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana -- cgit v1.2.3