comparison include/mb.h @ 1044:5d4bc2a93c09

Merge from refine_backend_if branch
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 23 Nov 2010 11:58:04 +0800
parents 32425882e351
children 8679b03f72e8
comparison
equal deleted inserted replaced
1035:18329b6f77a4 1044:5d4bc2a93c09
13 #ifdef DFB_BACKEND 13 #ifdef DFB_BACKEND
14 #include "mb_dfb_supp.h" 14 #include "mb_dfb_supp.h"
15 #endif 15 #endif
16 #include "mb_animate.h" 16 #include "mb_animate.h"
17 #include "mb_shapes.h" 17 #include "mb_shapes.h"
18 #include "mb_backend.h"
18 19
19 #endif /* __MB_H_ */ 20 #endif /* __MB_H_ */