summaryrefslogtreecommitdiff
path: root/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'network.c')
-rw-r--r--network.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/network.c b/network.c
index 2265795c3..e02391a7c 100644
--- a/network.c
+++ b/network.c
@@ -1,5 +1,7 @@
#include "stdafx.h"
+#include "openttd.h"
#include "debug.h"
+#include "functions.h"
#include "string.h"
#include "strings.h"
#include "map.h"