#ifndef MPLAYER_GUI_ABOUT_H #define MPLAYER_GUI_ABOUT_H #include extern GtkWidget * About; extern GtkWidget * create_About( void ); extern void ShowAboutBox( void ); #endif /* MPLAYER_GUI_ABOUT_H */