summaryrefslogtreecommitdiff
path: root/src/town.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/town.h')
-rw-r--r--src/town.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/town.h b/src/town.h
index bff83a87f..eacb863ce 100644
--- a/src/town.h
+++ b/src/town.h
@@ -12,7 +12,7 @@
#include "tile_type.h"
#include "date_type.h"
#include "town_type.h"
-#include "player_type.h"
+#include "company_type.h"
#include "settings_type.h"
#include "strings_type.h"
#include "viewport_type.h"