summaryrefslogtreecommitdiff
path: root/modules/botserv/bot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/botserv/bot.cpp')
-rw-r--r--modules/botserv/bot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/botserv/bot.cpp b/modules/botserv/bot.cpp
index 726c02ab2..b2630bfcb 100644
--- a/modules/botserv/bot.cpp
+++ b/modules/botserv/bot.cpp
@@ -10,7 +10,7 @@
*/
#include "module.h"
-#include "modules/bs_bot.h"
+#include "modules/botserv/bot.h"
class CommandBSBot : public Command
{