comparison include/mb.h @ 908:095cf170f5fd

Merge from the head
author wycc
date Mon, 04 Oct 2010 23:03:56 +0800
parents e3a5e05f00c1
children 32425882e351
comparison
equal deleted inserted replaced
907:55767e444436 908:095cf170f5fd
8 #include "mb_types.h" 8 #include "mb_types.h"
9 #include "mb_redraw_man.h" 9 #include "mb_redraw_man.h"
10 #ifdef X_BACKEND 10 #ifdef X_BACKEND
11 #include "mb_X_supp.h" 11 #include "mb_X_supp.h"
12 #endif 12 #endif
13 #ifdef DFB_BACKEND
14 #include "mb_dfb_supp.h"
15 #endif
13 #include "mb_animate.h" 16 #include "mb_animate.h"
14 #include "mb_shapes.h" 17 #include "mb_shapes.h"
15 18
16 #endif /* __MB_H_ */ 19 #endif /* __MB_H_ */