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 5ff83ad07..908cde3fc 100644 --- a/src/economy.cpp +++ b/src/economy.cpp @@ -45,6 +45,7 @@ #include "signal_func.h" #include "gfx_func.h" #include "autoreplace_func.h" +#include "player_gui.h" #include "table/strings.h" #include "table/sprites.h" |