diff -r 67db0d431d5e -r d8811e327d12 src/network/network_gamelist.h --- a/src/network/network_gamelist.h Tue May 27 00:50:55 2008 +0000 +++ b/src/network/network_gamelist.h Tue Jun 17 10:32:49 2008 +0000 @@ -5,6 +5,8 @@ #ifndef NETWORK_GAMELIST_H #define NETWORK_GAMELIST_H +#include "network_type.h" + /** Structure with information shown in the game list (GUI) */ struct NetworkGameList { NetworkGameInfo info; ///< The game information of this server