summaryrefslogtreecommitdiff
path: root/src/unmovable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unmovable.h')
-rw-r--r--src/unmovable.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/unmovable.h b/src/unmovable.h
index 8709bdc43..0940ce691 100644
--- a/src/unmovable.h
+++ b/src/unmovable.h
@@ -12,9 +12,8 @@
#ifndef UNMOVABLE_H
#define UNMOVABLE_H
-#include "unmovable_map.h"
-#include "economy_type.h"
#include "economy_func.h"
+#include "strings_type.h"
void UpdateCompanyHQ(Company *c, uint score);