aboutsummaryrefslogtreecommitdiff
path: root/tests/test-timezone-timedated.cpp
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-08 10:37:30 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-08 10:37:30 +0000
commit4a6ec712275b179decd1844232dce44bc9f9dc19 (patch)
tree75d9a7780c99306d91394564284ab90a626e6f0f /tests/test-timezone-timedated.cpp
parent755e153eb1928f62169165259bd7a3a9f8cc38b3 (diff)
downloadayatana-indicator-datetime-4a6ec712275b179decd1844232dce44bc9f9dc19.tar.gz
ayatana-indicator-datetime-4a6ec712275b179decd1844232dce44bc9f9dc19.tar.bz2
ayatana-indicator-datetime-4a6ec712275b179decd1844232dce44bc9f9dc19.zip
Many more C++ namespace name changes (unity -> ayatana).
Diffstat (limited to 'tests/test-timezone-timedated.cpp')
-rw-r--r--tests/test-timezone-timedated.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-timezone-timedated.cpp b/tests/test-timezone-timedated.cpp
index 7300649..2fdec12 100644
--- a/tests/test-timezone-timedated.cpp
+++ b/tests/test-timezone-timedated.cpp
@@ -22,7 +22,7 @@
#include <datetime/timezone-timedated.h>
-using unity::indicator::datetime::TimedatedTimezone;
+using ayatana::indicator::datetime::TimedatedTimezone;
/***
****