aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/formatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/formatter.h')
-rw-r--r--include/datetime/formatter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/formatter.h b/include/datetime/formatter.h
index 9b3699d..e5367a5 100644
--- a/include/datetime/formatter.h
+++ b/include/datetime/formatter.h
@@ -32,7 +32,7 @@
#include <string>
#include <memory>
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -133,6 +133,6 @@ public:
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif // INDICATOR_DATETIME_CLOCK_H