(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "map.h"
|
||||
#include "network_gamelist.h"
|
||||
#include "network_udp.h"
|
||||
#include "variables.h"
|
||||
|
||||
extern void UpdateNetworkGameWindow(bool unselect);
|
||||
extern void NetworkPopulateCompanyInfo(void);
|
||||
|
||||
Reference in New Issue
Block a user