summaryrefslogtreecommitdiff
path: root/modules/botserv/info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/botserv/info.cpp')
-rw-r--r--modules/botserv/info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/botserv/info.cpp b/modules/botserv/info.cpp
index 6d74c308e..19fe0a775 100644
--- a/modules/botserv/info.cpp
+++ b/modules/botserv/info.cpp
@@ -12,7 +12,7 @@
*/
#include "module.h"
-#include "modules/bs_info.h"
+#include "modules/botserv/info.h"
class CommandBSInfo : public Command
{