diff options
Diffstat (limited to 'tests/timezone-mock.h')
-rw-r--r-- | tests/timezone-mock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/timezone-mock.h b/tests/timezone-mock.h index 55151aa..4fe647c 100644 --- a/tests/timezone-mock.h +++ b/tests/timezone-mock.h @@ -22,7 +22,7 @@ #include <datetime/timezone.h> -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -36,6 +36,6 @@ public: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_TIMEZONE_MOCK_H |