summaryrefslogtreecommitdiff
path: root/tests/utils.cpp
diff options
context:
space:
mode:
authorJeremy Whiting <jeremy.whiting@collabora.com>2011-11-10 15:21:06 -0700
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-24 14:45:44 -0200
commitbe40b6f313c8d7b1f0fb59fd06ea87b0934e4bad (patch)
treeed66d713ce0d85acf0bcb65d3145693e4d150dae /tests/utils.cpp
parentaafde57c570a56bb98df4103a4ee38ed25b91897 (diff)
Renamed TelepathyQt4 directory to TelepathyQt.
Diffstat (limited to 'tests/utils.cpp')
-rw-r--r--tests/utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils.cpp b/tests/utils.cpp
index 30732bd8..fcf63afb 100644
--- a/tests/utils.cpp
+++ b/tests/utils.cpp
@@ -1,6 +1,6 @@
#include <QtTest/QtTest>
-#include <TelepathyQt4/Utils>
+#include <TelepathyQt/Utils>
using namespace Tp;