about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/stanza.h')
-rw-r--r--src/xmpp/stanza.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/xmpp/stanza.h b/src/xmpp/stanza.h
index bd61f2f4..e2c22bd8 100644
--- a/src/xmpp/stanza.h
+++ b/src/xmpp/stanza.h
@@ -38,13 +38,7 @@
 
 #include "config.h"
 
-#ifdef HAVE_LIBMESODE
-#include <mesode.h>
-#endif
-
-#ifdef HAVE_LIBSTROPHE
 #include <strophe.h>
-#endif
 
 #include <xmpp/xmpp.h>