aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 16:01:35 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 16:01:35 +0200
commit2a78066c9fa49517bccebbef2e005a674ab4ad27 (patch)
tree6851d8ff348f0b67559e7a09d3db9dc5ecf0bc13 /tests
parent07d537a2573f1dd06dd69ba6a5e2fa97357c443b (diff)
downloadqxmpp-2a78066c9fa49517bccebbef2e005a674ab4ad27.tar.gz
make QXmppStreamInitiationIq private API
Diffstat (limited to 'tests')
-rw-r--r--tests/si.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/si.cpp b/tests/si.cpp
index d5bddaad..39959c17 100644
--- a/tests/si.cpp
+++ b/tests/si.cpp
@@ -22,7 +22,7 @@
*
*/
-#include "QXmppStreamInitiationIq.h"
+#include "QXmppStreamInitiationIq_p.h"
#include "QXmppTransferManager.h"
#include "si.h"