From 4a6ec712275b179decd1844232dce44bc9f9dc19 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 8 Dec 2017 10:37:30 +0000 Subject: Many more C++ namespace name changes (unity -> ayatana). --- tests/test-actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-actions.cpp') 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 { -- cgit v1.2.3