diff options
Diffstat (limited to 'src/signal_func.h')
-rw-r--r-- | src/signal_func.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/signal_func.h b/src/signal_func.h index 7e3516811..ec4ce48d9 100644 --- a/src/signal_func.h +++ b/src/signal_func.h @@ -9,7 +9,7 @@ #include "tile_type.h" #include "direction_type.h" #include "track_type.h" -#include "player_type.h" +#include "company_type.h" /** * Maps a trackdir to the bit that stores its status in the map arrays, in the |