summaryrefslogtreecommitdiff
path: root/openttd.c
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.c')
-rw-r--r--openttd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.c b/openttd.c
index 023d9588b..3f15a944e 100644
--- a/openttd.c
+++ b/openttd.c
@@ -41,7 +41,7 @@
#include "airport.h"
#include "console.h"
#include "screenshot.h"
-#include "network.h"
+#include "network/network.h"
#include "signs.h"
#include "depot.h"
#include "waypoint.h"