branch | NewGRF_ports |
changeset 10991 | d8811e327d12 |
parent 10242 | 52b4a9006029 |
10731:67db0d431d5e | 10991:d8811e327d12 |
---|---|
9 #include "../../stdafx.h" |
9 #include "../../stdafx.h" |
10 #include "../../debug.h" |
10 #include "../../debug.h" |
11 #include "../../openttd.h" |
11 #include "../../openttd.h" |
12 #include "../../variables.h" |
12 #include "../../variables.h" |
13 |
13 |
14 #include "../network_data.h" |
14 #include "../network_internal.h" |
15 #include "packet.h" |
15 #include "packet.h" |
16 #include "tcp.h" |
16 #include "tcp.h" |
17 |
17 |
18 #include "table/strings.h" |
18 #include "table/strings.h" |
19 |
19 |