diff options
Diffstat (limited to 'include/datetime/timezone-geoclue.h')
-rw-r--r-- | include/datetime/timezone-geoclue.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/timezone-geoclue.h b/include/datetime/timezone-geoclue.h index ab6b815..18fc159 100644 --- a/include/datetime/timezone-geoclue.h +++ b/include/datetime/timezone-geoclue.h @@ -22,7 +22,7 @@ #include <datetime/timezone.h> // base class -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -47,7 +47,7 @@ private: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_GEOCLUE_TIMEZONE_H |