diff options
Diffstat (limited to 'src/inventory.cpp')
-rw-r--r-- | src/inventory.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inventory.cpp b/src/inventory.cpp index 0129e7593..7f05a2472 100644 --- a/src/inventory.cpp +++ b/src/inventory.cpp @@ -22,6 +22,7 @@ #include "inventory.h" +#include "item.h" #include "logger.h" #include "net/inventoryhandler.h" |