diff options
Diffstat (limited to 'src/net/tmwa/inventoryrecv.cpp')
-rw-r--r-- | src/net/tmwa/inventoryrecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/inventoryrecv.cpp b/src/net/tmwa/inventoryrecv.cpp index da7f59c84..0ce7be70d 100644 --- a/src/net/tmwa/inventoryrecv.cpp +++ b/src/net/tmwa/inventoryrecv.cpp @@ -41,6 +41,8 @@ #include "net/ea/equipbackend.h" #include "net/ea/inventoryrecv.h" +#include "utils/performance.h" + #include "debug.h" namespace TmwAthena |