summaryrefslogtreecommitdiff
path: root/src/misc_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-02-07 22:49:38 +0000
committerrubidium <rubidium@openttd.org>2011-02-07 22:49:38 +0000
commit1d0d7635e08056acf0d0243b0b5ea5f39a5953e3 (patch)
tree10b8cfa452323649cf4654f5034c6145c5a24915 /src/misc_cmd.cpp
parenta06b34bd4ff3d43d37270d8807486aa7cf242b66 (diff)
downloadopenttd-1d0d7635e08056acf0d0243b0b5ea5f39a5953e3.tar.xz
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...
Diffstat (limited to 'src/misc_cmd.cpp')
-rw-r--r--src/misc_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp
index 6bf93ccad..1a8877a1b 100644
--- a/src/misc_cmd.cpp
+++ b/src/misc_cmd.cpp
@@ -17,7 +17,6 @@
#include "network/network.h"
#include "network/network_func.h"
#include "strings_func.h"
-#include "functions.h"
#include "company_func.h"
#include "company_gui.h"
#include "company_base.h"