disco.c
changeset 18 47dc571eb408
parent 17 2780d5e74400
child 21 299300f1dd31
--- a/disco.c	Sat Jan 02 12:45:37 2010 +0200
+++ b/disco.c	Thu Jan 14 13:35:14 2010 +0200
@@ -23,15 +23,15 @@
 #include <loudmouth/loudmouth.h>
 #include <string.h>
 
-#include "commands.h"
-#include "logprint.h"
-#include "utils.h"
-#include "hooks.h"
-#include "xmpp.h"
-#include "compl.h"
-#include "xmpp_defines.h"
-#include "screen.h"
-#include "hbuf.h"
+#include <mcabber/commands.h>
+#include <mcabber/logprint.h>
+#include <mcabber/utils.h>
+#include <mcabber/hooks.h>
+#include <mcabber/xmpp.h>
+#include <mcabber/compl.h>
+#include <mcabber/xmpp_defines.h>
+#include <mcabber/screen.h>
+#include <mcabber/hbuf.h>
 
 #include "disco.h"