diff options
Diffstat (limited to 'src/network/network_gamelist.h')
-rw-r--r-- | src/network/network_gamelist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/network_gamelist.h b/src/network/network_gamelist.h index 8e61f3a93..ce35c01d8 100644 --- a/src/network/network_gamelist.h +++ b/src/network/network_gamelist.h @@ -11,6 +11,7 @@ #define NETWORK_GAMELIST_H #include "core/address.h" +#include "core/game_info.h" #include "network_type.h" /** Structure with information shown in the game list (GUI) */ |