branch | NewGRF_ports |
changeset 10991 | d8811e327d12 |
parent 10724 | 68a692eacf22 |
--- 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