aboutsummaryrefslogtreecommitdiff
path: root/tests/test-actions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-actions.cpp')
-rw-r--r--tests/test-actions.cpp2
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
{