Mercurial > MadButterfly
diff src/X_supp.c @ 186:530bb7728546 include_mb_test
Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'.
This is the solution that I dicussed with FourDollars, last night.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 05 Nov 2008 15:24:01 +0800 |
parents | c7e5b8779bb5 |
children | 54fdc2a65242 |
line wrap: on
line diff
--- a/src/X_supp.c Tue Nov 04 17:00:26 2008 +0800 +++ b/src/X_supp.c Wed Nov 05 15:24:01 2008 +0800 @@ -5,9 +5,9 @@ #include <X11/Xutil.h> #include <cairo.h> #include <cairo-xlib.h> -#include "mb/redraw_man.h" -#include "mb/mb_timer.h" -#include "mb/X_supp.h" +#include "mb_redraw_man.h" +#include "mb_timer.h" +#include "mb_X_supp.h" #define ERR -1 #define OK 0