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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/company_func.h b/src/company_func.h
index c458048ec..4b520ce7b 100644
--- a/src/company_func.h
+++ b/src/company_func.h
@@ -12,10 +12,8 @@
#ifndef COMPANY_FUNC_H
#define COMPANY_FUNC_H
-#include "core/math_func.hpp"
#include "company_type.h"
#include "tile_type.h"
-#include "strings_type.h"
#include "gfx_type.h"
void ChangeOwnershipOfCompanyItems(Owner old_owner, Owner new_owner);