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 b940bd6af..46dfb35d7 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -19,6 +19,7 @@ #include "users.h" #include "inspircd.h" #include <stdio.h> +#include "inspstring.h" extern std::stringstream config_f; |