summaryrefslogtreecommitdiff
path: root/src/company_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/company_func.h')
-rw-r--r--src/company_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/company_func.h b/src/company_func.h
index d612f2873..394bf44a3 100644
--- a/src/company_func.h
+++ b/src/company_func.h
@@ -14,7 +14,6 @@
#include "command_type.h"
#include "company_type.h"
-#include "tile_type.h"
#include "gfx_type.h"
bool MayCompanyTakeOver(CompanyID cbig, CompanyID small);