diff options
Diffstat (limited to 'src/net/loginhandler.h')
-rw-r--r-- | src/net/loginhandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h index a380c767..c847b4c1 100644 --- a/src/net/loginhandler.h +++ b/src/net/loginhandler.h @@ -22,6 +22,8 @@ #ifndef NET_LOGINHANDLER_H #define NET_LOGINHANDLER_H +#include <string> + #include "messagehandler.h" #include <string> |