diff options
Diffstat (limited to 'src/modules/m_chgname.cpp')
-rw-r--r-- | src/modules/m_chgname.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_chgname.cpp b/src/modules/m_chgname.cpp index 763ef3c17..615239dcc 100644 --- a/src/modules/m_chgname.cpp +++ b/src/modules/m_chgname.cpp @@ -12,8 +12,6 @@ */ #include "inspircd.h" -#include "users.h" -#include "modules.h" /* $ModDesc: Provides support for the CHGNAME command */ |