aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/exporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/exporter.h')
-rw-r--r--include/datetime/exporter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/exporter.h b/include/datetime/exporter.h
index 211e7bb..fb21db2 100644
--- a/include/datetime/exporter.h
+++ b/include/datetime/exporter.h
@@ -29,7 +29,7 @@
#include <memory> // std::shared_ptr
#include <vector>
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -58,6 +58,6 @@ private:
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif // INDICATOR_DATETIME_EXPORTER_H