Mercurial > MadButterfly
comparison examples/menu/filebrowser.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 | d7f224b97b7f |
comparison
equal
deleted
inserted
replaced
455:58b6337fb3b2 | 456:26c302b47de1 |
---|---|
13 #include <stdio.h> | 13 #include <stdio.h> |
14 #include <mb.h> | 14 #include <mb.h> |
15 #include <string.h> | 15 #include <string.h> |
16 #include <dirent.h> | 16 #include <dirent.h> |
17 //#include "menu.h" | 17 //#include "menu.h" |
18 #include "mbapp.h" | 18 #include "mb_af.h" |
19 #include <animated_menu.h> | 19 #include <mb_ani_menu.h> |
20 | 20 |
21 | 21 |
22 | 22 |
23 struct fileinfo { | 23 struct fileinfo { |
24 int height; | 24 int height; |