diff options
Diffstat (limited to 'src/inventory.h')
-rw-r--r-- | src/inventory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inventory.h b/src/inventory.h index c14d22bf8..311e6c5f0 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -38,6 +38,7 @@ #include "utils/intmap.h" #include <list> +#include <string> #include "localconsts.h" |