diff options
Diffstat (limited to 'tests/test-actions.cpp')
-rw-r--r-- | tests/test-actions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-actions.cpp b/tests/test-actions.cpp index 2a8e370..7899d15 100644 --- a/tests/test-actions.cpp +++ b/tests/test-actions.cpp @@ -21,7 +21,7 @@ #include "state-fixture.h" -using namespace unity::indicator::datetime; +using namespace ayatana::indicator::datetime; class ActionsFixture: public StateFixture { |