]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_away.cpp
Added helperfuncs.h
[user/henk/code/inspircd.git] / src / cmd_away.cpp
index 732cf9d91f9dd9e5274b6b9accb6aa02ada7292d..f882904c20a3d92cbd287b3758cc824ad7ecde87 100644 (file)
@@ -21,7 +21,7 @@
 #include "modules.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_away.h"
+#include "commands/cmd_away.h"
 
 extern ServerConfig* Config;
 extern InspIRCd* ServerInstance;