diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/users.cpp b/src/users.cpp index d9a20411b..32c29a75d 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -18,6 +18,7 @@ using namespace std; #include "inspircd_config.h" #include "channels.h" +#include "connection.h" #include "users.h" #include "inspircd.h" #include <stdio.h> |