diff options
Diffstat (limited to 'src/net/partyhandler.h')
-rw-r--r-- | src/net/partyhandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/partyhandler.h b/src/net/partyhandler.h index 37a1f22c4..46b6f100e 100644 --- a/src/net/partyhandler.h +++ b/src/net/partyhandler.h @@ -23,6 +23,8 @@ #ifndef PARTYHANDLER_H #define PARTYHANDLER_H +#include "localconsts.h" + #include <string> class Being; |