diff --git a/src/bygfoot.h b/src/bygfoot.h index 8a7886a0..da47ef98 100644 --- a/src/bygfoot.h +++ b/src/bygfoot.h @@ -167,7 +167,8 @@ typedef struct *mmatches, *bets, *splash, - *training_camp; + *training_camp, + *league_table; /** The position of the horizontal divider is stored here. */ gint paned_pos;