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