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-timezone-geoclue.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-timezone-geoclue.cpp') diff --git a/tests/test-timezone-geoclue.cpp b/tests/test-timezone-geoclue.cpp index 3cc1393..c520409 100644 --- a/tests/test-timezone-geoclue.cpp +++ b/tests/test-timezone-geoclue.cpp @@ -21,7 +21,7 @@ #include -using unity::indicator::datetime::GeoclueTimezone; +using ayatana::indicator::datetime::GeoclueTimezone; // This test looks small because the interesting // work is all happening in GeoclueFixture... -- cgit v1.2.3