comparison examples/dynamic/main.c @ 456:26c302b47de1

Change name of header files.
author Thinker K.F. Li <thinker@branda.to>
date Thu, 06 Aug 2009 15:38:04 +0800
parents 9b8dda201ccb
children 36a63287e1d4
comparison
equal deleted inserted replaced
455:58b6337fb3b2 456:26c302b47de1
6 */ 6 */
7 #include <stdio.h> 7 #include <stdio.h>
8 #include <mb.h> 8 #include <mb.h>
9 #include <string.h> 9 #include <string.h>
10 //#include "menu.h" 10 //#include "menu.h"
11 #include "mbapp.h" 11 #include "mb_af.h"
12 12
13 13
14 14
15 typedef struct { 15 typedef struct {
16 shape_t *rect; 16 shape_t *rect;