]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_opermotd.cpp
Updated to keep lowermap const within hashcomp.cpp
[user/henk/code/inspircd.git] / src / modules / m_opermotd.cpp
index aa8627090c955c2869339df8865c9ed261b69c89..d52bb01621976a306cb238d0458a9b467226eae3 100644 (file)
@@ -4,6 +4,7 @@
 #include "users.h"
 #include "channels.h"
 #include "modules.h"
+#include "helperfuncs.h"
 
 /* $ModDesc: Shows a message to opers after oper-up, adds /opermotd */