comparison include/mb/mb.h @ 185:c7e5b8779bb5 include_mb_test

Move header files into include/mb/ subdirectory and remove symlink 'mb'.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 04 Nov 2008 17:00:26 +0800
parents src/mb.h@8feb89b19619
children
comparison
equal deleted inserted replaced
184:13c1d49c198b 185:c7e5b8779bb5
1 #ifndef __MB_H_
2 #define __MB_H_
3
4 #include "mb_types.h"
5 #include "redraw_man.h"
6 #include "X_supp.h"
7 #include "animate.h"
8 #include "shapes.h"
9
10 #endif /* __MB_H_ */