summaryrefslogtreecommitdiff
path: root/src/bots.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bots.cpp')
-rw-r--r--src/bots.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bots.cpp b/src/bots.cpp
index 37cd553d1..e663d9225 100644
--- a/src/bots.cpp
+++ b/src/bots.cpp
@@ -10,6 +10,7 @@
#include "services.h"
#include "modules.h"
+#include "commands.h"
BotInfo::BotInfo(const std::string &nnick, const std::string &nuser, const std::string &nhost, const std::string &nreal)
{