diff options
Diffstat (limited to 'openttd.c')
-rw-r--r-- | openttd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |