summaryrefslogtreecommitdiff
path: root/network_data.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-02-07 09:54:37 +0000
committertron <tron@openttd.org>2005-02-07 09:54:37 +0000
commit7c38b7bc014fdae1cd50b1f3a8f5b798a53a15d3 (patch)
treefc0935620d842c2c929d0e1efaaa4bffb12d93ac /network_data.h
parentc5c5c9b17c1c4fd543873f866534d3fa06f9f1cb (diff)
downloadopenttd-7c38b7bc014fdae1cd50b1f3a8f5b798a53a15d3.tar.xz
(svn r1835) Reduce the visibility of network_core.h
Diffstat (limited to 'network_data.h')
-rw-r--r--network_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network_data.h b/network_data.h
index 1210ca8f5..18a0a2a1b 100644
--- a/network_data.h
+++ b/network_data.h
@@ -3,6 +3,7 @@
#include "ttd.h"
#include "network.h"
+#include "network_core.h"
// Is the network enabled?
#ifdef ENABLE_NETWORK