diff options
Diffstat (limited to 'src/net/tmwa/gamehandler.cpp')
-rw-r--r-- | src/net/tmwa/gamehandler.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/gamehandler.cpp b/src/net/tmwa/gamehandler.cpp index 215793e44..aeed2c04d 100644 --- a/src/net/tmwa/gamehandler.cpp +++ b/src/net/tmwa/gamehandler.cpp @@ -36,6 +36,8 @@ #include "net/tmwa/network.h" #include "net/tmwa/protocolout.h" +#include "utils/performance.h" + #include "debug.h" namespace TmwAthena |