diff mcabber/src/histolog.h @ 1598:a087125d8fc8

Replace libjabber with loudmouth
author franky
date Sun, 11 Oct 2009 15:38:32 +0200
parents 071c8170b7de
children
line wrap: on
line diff
--- a/mcabber/src/histolog.h	Thu Oct 08 19:40:23 2009 +0200
+++ b/mcabber/src/histolog.h	Sun Oct 11 15:38:32 2009 +0200
@@ -3,7 +3,7 @@
 
 #include <glib.h>
 
-#include "jabglue.h"
+#include "xmpp.h"
 
 void hlog_enable(guint enable, const char *root_dir, guint loadfile);
 char *hlog_get_log_jid(const char *bjid);