diff options
Diffstat (limited to 'tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h')
-rw-r--r-- | tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h index fd5104e..bcc2413 100644 --- a/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h +++ b/tests/service-mocks/accounts-mock/AccountsServiceSoundMock.h @@ -22,7 +22,7 @@ #include "DBusPropertiesNotifier.h" -namespace ubuntu +namespace ayatana { namespace indicators @@ -59,4 +59,4 @@ private: } // namespace indicators -} // namespace ubuntu +} // namespace ayatana |