forgot the .h file

This commit is contained in:
David Rose 2005-12-19 04:55:23 +00:00
parent 091e9b0c60
commit 6b1c079635
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ extern const unsigned char default_up_icon[];
extern const int default_up_icon_len;
extern const unsigned char default_movie_icon[];
extern const int default_movie_icon_len;
extern const unsigned char default_sound_icon[];
extern const int default_sound_icon_len;
#endif