aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/state.h')
-rw-r--r--include/datetime/state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/state.h b/include/datetime/state.h
index 0e1043c..235c023 100644
--- a/include/datetime/state.h
+++ b/include/datetime/state.h
@@ -31,7 +31,7 @@
#include <memory> // std::shared_ptr
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -76,6 +76,6 @@ struct State
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif // INDICATOR_DATETIME_STATE_H