]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_privmsg.cpp
Checks for negative fd's when adding them to the socketengine so we can generate...
[user/henk/code/inspircd.git] / src / cmd_privmsg.cpp
index 0814c08c4f1731c910255663148f832dcd6a246d..53a9e82ddd8098b09757bf467fab8a7c47e49d38 100644 (file)
@@ -24,7 +24,7 @@
 #include "wildcard.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_privmsg.h"
+#include "commands/cmd_privmsg.h"
 
 extern ServerConfig* Config;
 extern InspIRCd* ServerInstance;