diff options
| author | 2011-01-30 15:41:21 -0500 | |
|---|---|---|
| committer | 2011-01-30 15:41:21 -0500 | |
| commit | e37b00851e0a065223893f619df50cd3a27d604c (patch) | |
| tree | 62ad1a0a156917879cbb0eede20f53820a4bfce3 /src/modules/m_serverbots.cpp | |
| parent | Remove dynamic.h from inspircd.h (diff) | |
Remove command_parse.h from inspircd.h
Diffstat (limited to 'src/modules/m_serverbots.cpp')
| -rw-r--r-- | src/modules/m_serverbots.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_serverbots.cpp b/src/modules/m_serverbots.cpp index 7e8565287..47f728249 100644 --- a/src/modules/m_serverbots.cpp +++ b/src/modules/m_serverbots.cpp @@ -12,6 +12,7 @@ */ #include "inspircd.h" +#include "command_parse.h" #include "cull_list.h" /* $ModDesc: Provides fake clients that respond to messages. */ |
