aboutsummaryrefslogtreecommitdiffstats
path: root/src/command_parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r--src/command_parse.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp
index 88ad73c93..92682fed5 100644
--- a/src/command_parse.cpp
+++ b/src/command_parse.cpp
@@ -12,6 +12,7 @@
*/
#include "inspircd.h"
+#include "command_parse.h"
int InspIRCd::PassCompare(Extensible* ex, const std::string &data, const std::string &input, const std::string &hashtype)
{