summaryrefslogtreecommitdiff
path: root/src/cmd_motd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_motd.cpp')
-rw-r--r--src/cmd_motd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd_motd.cpp b/src/cmd_motd.cpp
index 0691e1aba..f6c76dac4 100644
--- a/src/cmd_motd.cpp
+++ b/src/cmd_motd.cpp
@@ -11,6 +11,7 @@
* ---------------------------------------------------
*/
+#include "inspircd.h"
#include "users.h"
#include "commands/cmd_motd.h"