diff -r 7174e23f7617 -r 53ab6ef49c33 maemo-ui/src/mmyth_epg_grid_widget.h --- a/maemo-ui/src/mmyth_epg_grid_widget.h Thu Sep 28 16:02:14 2006 +0100 +++ b/maemo-ui/src/mmyth_epg_grid_widget.h Wed May 30 19:52:46 2007 +0100 @@ -6,8 +6,8 @@ #include #include -#include "gmyth_common.h" - +#include +#include #define MAX_DISPLAY_CHANS 4 G_BEGIN_DECLS @@ -45,6 +45,7 @@ /* Selected Schedule Item*/ GList *selected_grid_item; + };