summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/network/networkprotocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/networkprotocol.h b/src/network/networkprotocol.h
index c774c02e2..425f61fda 100644
--- a/src/network/networkprotocol.h
+++ b/src/network/networkprotocol.h
@@ -661,7 +661,7 @@ enum ToServerCommand
TOSERVER_INVENTORY_ACTION = 0x31,
/*
- See InventoryAction in inventory.h
+ See InventoryAction in inventorymanager.h
*/
TOSERVER_CHAT_MESSAGE = 0x32,