X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_loadmodule.cpp;h=9b3a85f1ddc2ede3535e4594b93f13cb4e23c89b;hb=6050df73f498d05597fb37c6157868df1f6f4db2;hp=835a5b17003832e31e04246fcbde171cde2c35bf;hpb=12737ab4ad61a0d8a908c8a21594c7012e21eb3c;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_loadmodule.cpp b/src/cmd_loadmodule.cpp index 835a5b170..9b3a85f1d 100644 --- a/src/cmd_loadmodule.cpp +++ b/src/cmd_loadmodule.cpp @@ -17,7 +17,7 @@ #include "inspircd.h" #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_loadmodule.h"