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-clock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-clock.cpp') diff --git a/tests/test-clock.cpp b/tests/test-clock.cpp index 5601d35..c1d91da 100644 --- a/tests/test-clock.cpp +++ b/tests/test-clock.cpp @@ -30,7 +30,7 @@ **** ***/ -using namespace unity::indicator::datetime; +using namespace ayatana::indicator::datetime; class ClockFixture: public TestDBusFixture { -- cgit v1.2.3