summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_libstr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_libstr.cpp')
-rw-r--r--protocols/JabberG/src/jabber_libstr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_libstr.cpp b/protocols/JabberG/src/jabber_libstr.cpp
index 3f7fe118b9..4949f2f2c0 100644
--- a/protocols/JabberG/src/jabber_libstr.cpp
+++ b/protocols/JabberG/src/jabber_libstr.cpp
@@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "jabber.h"
+#include "stdafx.h"
int lstrcmp_null(const TCHAR *s1, const TCHAR *s2)
{