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-exporter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-exporter.cpp') diff --git a/tests/test-exporter.cpp b/tests/test-exporter.cpp index d5118ac..bc8c70a 100644 --- a/tests/test-exporter.cpp +++ b/tests/test-exporter.cpp @@ -30,7 +30,7 @@ #include #include -using namespace unity::indicator::datetime; +using namespace ayatana::indicator::datetime; class ExporterFixture: public GlibFixture { -- cgit v1.2.3