From 4afa2b50b31e21cba18eba26c12329af62804fae Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 17 May 2017 10:35:49 +0200 Subject: Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. --- include/datetime/appointment.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/datetime/appointment.h') diff --git a/include/datetime/appointment.h b/include/datetime/appointment.h index e323c9c..2cd1807 100644 --- a/include/datetime/appointment.h +++ b/include/datetime/appointment.h @@ -25,7 +25,7 @@ #include #include -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -67,6 +67,6 @@ public: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_APPOINTMENT_H -- cgit v1.2.3