diff options
Diffstat (limited to 'tests/test-menus.cpp')
-rw-r--r-- | tests/test-menus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-menus.cpp b/tests/test-menus.cpp index fb9c50a..6e88b7b 100644 --- a/tests/test-menus.cpp +++ b/tests/test-menus.cpp @@ -28,7 +28,7 @@ #include <gio/gio.h> -using namespace unity::indicator::datetime; +using namespace ayatana::indicator::datetime; class MenuFixture: public StateFixture { |