diff options
Diffstat (limited to 'src/net/net.cpp')
-rw-r--r-- | src/net/net.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/net.cpp b/src/net/net.cpp index 377da5426..fbfb2dd12 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -34,6 +34,7 @@ #include "net/eathena/generalhandler.h" #include "utils/delete2.h" +#include "utils/performance.h" #include "debug.h" |