aboutsummaryrefslogtreecommitdiff
path: root/src/formatter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/formatter.cpp')
-rw-r--r--src/formatter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/formatter.cpp b/src/formatter.cpp
index 9aa9bbb..c6d0d4c 100644
--- a/src/formatter.cpp
+++ b/src/formatter.cpp
@@ -29,7 +29,7 @@
#include <langinfo.h> // nl_langinfo()
#include <string.h> // strstr()
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -264,4 +264,4 @@ Formatter::relative_format(GDateTime* then_begin, GDateTime* then_end) const
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana