yaubil.c
changeset 2 6a47079725da
parent 1 320e4393785a
child 4 faaed3ae3fa8
--- a/yaubil.c	Tue Nov 10 19:36:54 2009 +0200
+++ b/yaubil.c	Fri Jan 15 12:25:04 2010 +0200
@@ -23,10 +23,10 @@
 #include <gmodule.h>
 #include <string.h>
 
-#include "commands.h"
-#include "compl.h"
-#include "logprint.h"
-#include "settings.h"
+#include <mcabber/commands.h>
+#include <mcabber/compl.h>
+#include <mcabber/logprint.h>
+#include <mcabber/settings.h>
 
 static gboolean ifresult = TRUE;