From 6d6be50ae0b0a0b233f918c3d7b9c0b623676439 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 21:32:51 +0000 Subject: (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files --- src/command.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/command.cpp') diff --git a/src/command.cpp b/src/command.cpp index 9f8d69cf6..713774491 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -17,9 +17,7 @@ #include "network/network_type.h" #include "network/network.h" #include "genworld.h" -#include "newgrf_storage.h" #include "strings_func.h" -#include "gfx_func.h" #include "texteff.hpp" #include "town.h" #include "date_func.h" -- cgit v1.2.3-54-g00ecf