diff options
Diffstat (limited to 'src/economy.cpp')
-rw-r--r-- | src/economy.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/economy.cpp b/src/economy.cpp index 24e4c9515..02895243d 100644 --- a/src/economy.cpp +++ b/src/economy.cpp @@ -36,6 +36,7 @@ #include "unmovable.h" #include "date.h" #include "cargotype.h" +#include "player_face.h" /* Score info */ const ScoreInfo _score_info[] = { |