diff --git a/src/xmpp/xmpp.h b/src/xmpp/xmpp.h index 54a56f02..d5330599 100644 --- a/src/xmpp/xmpp.h +++ b/src/xmpp/xmpp.h @@ -35,6 +35,8 @@ #ifndef XMPP_XMPP_H #define XMPP_XMPP_H +#include + #include "config.h" #ifdef HAVE_LIBMESODE