X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_admin.cpp;h=8ca05a523cb48ccb3b92965b847e4c7e9b4e71aa;hb=db07867e945deb72ce103f796e20104a27c5f68a;hp=735e593c7c6d3e8dd9e44b542b95fdbb113aebfa;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_admin.cpp b/src/cmd_admin.cpp index 735e593c7..8ca05a523 100644 --- a/src/cmd_admin.cpp +++ b/src/cmd_admin.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_admin.h" +#include "commands/cmd_admin.h" extern ServerConfig* Config;