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/clock-mock.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/datetime/clock-mock.h') diff --git a/include/datetime/clock-mock.h b/include/datetime/clock-mock.h index 011d079..67be943 100644 --- a/include/datetime/clock-mock.h +++ b/include/datetime/clock-mock.h @@ -22,7 +22,7 @@ #include -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -64,6 +64,6 @@ private: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_CLOCK_MOCK_H -- cgit v1.2.3