diff options
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/users.h b/include/users.h index e14637d06..fbe71d00a 100644 --- a/include/users.h +++ b/include/users.h @@ -17,7 +17,7 @@ #include "inspircd_config.h" #include "channels.h" #include "connection.h" - +#include "inspstring.h" #include <string> #ifndef __USERS_H__ |