summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 53495c6e5..9d6020a8d 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -558,7 +558,7 @@ struct InventoryContext
{}
};
-class InventoryAction;
+struct InventoryAction;
class InventoryManager
{