(svn r10145) -Fix: make compiling with networking disabled (again) possible.

This commit is contained in:
rubidium
2007-06-13 17:34:05 +00:00
parent 407519f8bc
commit 8ed345d5fb
4 changed files with 9 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
#include "signs.h"
#include "debug.h"
#include "depot.h"
#include "network/network.h"
#include "newgrf_config.h"
#include "ai/ai.h"
#include "date.h"