summaryrefslogtreecommitdiff
path: root/modules/fantasy.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2015-12-31 13:01:18 -0500
committerAdam <Adam@anope.org>2015-12-31 13:01:18 -0500
commit1b24c96ab07d99e5d95ec9337e7b541696b91eb3 (patch)
tree4524a0bccec9842bc962bb96471608aab719c773 /modules/fantasy.cpp
parent17b7508058162a722120dd7a9d95c20b979af2e9 (diff)
Rename haader file names to be consistent with module names
Diffstat (limited to 'modules/fantasy.cpp')
-rw-r--r--modules/fantasy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fantasy.cpp b/modules/fantasy.cpp
index 3781b5b83..3730f7e70 100644
--- a/modules/fantasy.cpp
+++ b/modules/fantasy.cpp
@@ -11,7 +11,7 @@
#include "module.h"
#include "modules/fantasy.h"
-#include "modules/bs_info.h"
+#include "modules/botserv/info.h"
class CommandBSSetFantasy : public Command
{