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-eds-ics-all-day-events.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-eds-ics-all-day-events.cpp') diff --git a/tests/test-eds-ics-all-day-events.cpp b/tests/test-eds-ics-all-day-events.cpp index 0d3173d..8e7eff7 100644 --- a/tests/test-eds-ics-all-day-events.cpp +++ b/tests/test-eds-ics-all-day-events.cpp @@ -31,7 +31,7 @@ #include "timezone-mock.h" #include "wakeup-timer-mock.h" -using namespace unity::indicator::datetime; +using namespace ayatana::indicator::datetime; using VAlarmFixture = GlibFixture; /*** -- cgit v1.2.3