diff options
Diffstat (limited to 'src/being/playerinfo.cpp')
-rw-r--r-- | src/being/playerinfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/playerinfo.cpp b/src/being/playerinfo.cpp index cd329e66e..5b94c0018 100644 --- a/src/being/playerinfo.cpp +++ b/src/being/playerinfo.cpp @@ -33,6 +33,7 @@ #include "resources/iteminfo.h" #include "net/inventoryhandler.h" +#include "net/net.h" #include "net/playerhandler.h" #include "debug.h" |