]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_motd.cpp
More stuff for allowing hostnames in <bind> and <link> again - note there is a FIXME...
[user/henk/code/inspircd.git] / src / cmd_motd.cpp
index 7cd8f2c08a5882abb2989a58b178e1cddca8f078..2efd8d55bef44de43f97f9a8d8baa4d15c7d3fdf 100644 (file)
@@ -17,7 +17,7 @@
 #include "users.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_motd.h"
+#include "commands/cmd_motd.h"
 
 void cmd_motd::Handle (char **parameters, int pcnt, userrec *user)
 {