diff -r 7174e23f7617 -r 916bec80b82c 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 Mon Mar 26 16:07:21 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; + };