diff options
Diffstat (limited to 'src/botserv.cpp')
-rw-r--r-- | src/botserv.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/botserv.cpp b/src/botserv.cpp index 4ec6465a1..5718be81a 100644 --- a/src/botserv.cpp +++ b/src/botserv.cpp @@ -20,6 +20,7 @@ #include "extern.h" #include "access.h" #include "channels.h" +#include "account.h" BotInfo* findbot(const Anope::string &nick) { |