mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r1231) -Fix: missing header file for console_cmds.c
This commit is contained in:
parent
1d1a78c011
commit
dc8ed63071
@ -8,6 +8,7 @@
|
|||||||
#include "network_data.h"
|
#include "network_data.h"
|
||||||
#include "network_client.h"
|
#include "network_client.h"
|
||||||
#include "network_server.h"
|
#include "network_server.h"
|
||||||
|
#include "network_udp.h"
|
||||||
#include "command.h"
|
#include "command.h"
|
||||||
#include "settings.h"
|
#include "settings.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user