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,