X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FInventory.h;h=f60b9abecb49e71817e5c3fe7a4b74fe3d011f3d;hb=2a1d9169e1f6c2dfe0f93ed40d5fb68d3da342af;hp=2443078c708389bf72fc004d150b4a85fea53ce6;hpb=f6085f8568f2c754ed2eac294171e542139581f4;p=l2e.git diff --git a/src/common/Inventory.h b/src/common/Inventory.h index 2443078..f60b9ab 100644 --- a/src/common/Inventory.h +++ b/src/common/Inventory.h @@ -8,12 +8,12 @@ #ifndef COMMON_INVENTORY_H_ #define COMMON_INVENTORY_H_ +#include "fwd.h" + #include namespace common { -class Item; - class Inventory { public: