aboutsummaryrefslogtreecommitdiff
path: root/tests/test-timezone-geoclue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-timezone-geoclue.cpp')
-rw-r--r--tests/test-timezone-geoclue.cpp2
1 files changed, 1 insertions, 1 deletions
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 <datetime/timezone-geoclue.h>
-using unity::indicator::datetime::GeoclueTimezone;
+using ayatana::indicator::datetime::GeoclueTimezone;
// This test looks small because the interesting
// work is all happening in GeoclueFixture...