From 41fe8c22b1f8c1cf666d42052cd73d59e40a2ed2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 14 Feb 2016 22:28:55 +0000 Subject: Added C plugin code from plugins branch --- src/xmpp/stanza.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/xmpp/stanza.c') diff --git a/src/xmpp/stanza.c b/src/xmpp/stanza.c index 7679e6c3..b2d36461 100644 --- a/src/xmpp/stanza.c +++ b/src/xmpp/stanza.c @@ -32,17 +32,17 @@ * */ -#include "config.h" +#include "prof_config.h" #include #include #include -#ifdef HAVE_LIBMESODE +#ifdef PROF_HAVE_LIBMESODE #include #endif -#ifdef HAVE_LIBSTROPHE +#ifdef PROF_HAVE_LIBSTROPHE #include #endif -- cgit 1.4.1-2-gfad0