summaryrefslogtreecommitdiff
path: root/src/xmpp/jid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/jid.cpp')
-rw-r--r--src/xmpp/jid.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmpp/jid.cpp b/src/xmpp/jid.cpp
index c51e011..6149ceb 100644
--- a/src/xmpp/jid.cpp
+++ b/src/xmpp/jid.cpp
@@ -1,8 +1,8 @@
#include <xmpp/jid.hpp>
-#include <config.h>
#include <cstring>
#include <map>
+#include <louloulibs.h>
#ifdef LIBIDN_FOUND
#include <stringprep.h>
#endif