mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 02:19:09 +00:00
(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "network_client.h"
|
||||
#include "command.h"
|
||||
#include "callback_table.h"
|
||||
#include "variables.h"
|
||||
|
||||
// This files handles the send/receive of all packets
|
||||
|
||||
|
Reference in New Issue
Block a user