diff options
Diffstat (limited to 'tests/actions-mock.h')
-rw-r--r-- | tests/actions-mock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/actions-mock.h b/tests/actions-mock.h index 9421708..59a0912 100644 --- a/tests/actions-mock.h +++ b/tests/actions-mock.h @@ -24,7 +24,7 @@ #include <set> -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -105,6 +105,6 @@ private: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_ACTIONS_MOCK_H |