From 51eef84fd4104f19228ebd85fce89658b64464a2 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 20 Jul 2012 17:37:38 +0200 Subject: make SASL code fully private --- tests/sasl.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/sasl.cpp b/tests/sasl.cpp index 0c57336b..8ea635b3 100644 --- a/tests/sasl.cpp +++ b/tests/sasl.cpp @@ -21,8 +21,7 @@ * */ -#include "QXmppSaslAuth.h" -#include "QXmppSaslAuth_p.h" +#include "QXmppSasl_p.h" #include "sasl.h" #include "tests.h" -- cgit v1.2.3