X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_oper.cpp;h=a209c7e645f1da59c1440940573d7cb01c8be5ae;hb=14004479dc1d471c4388f0ab7f86f869ba7f098a;hp=718465e9fefcda89bc2d626e062823fe22939d22;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_oper.cpp b/src/cmd_oper.cpp index 718465e9f..a209c7e64 100644 --- a/src/cmd_oper.cpp +++ b/src/cmd_oper.cpp @@ -36,7 +36,7 @@ #include "socketengine.h" #include "command_parse.h" -#include "cmd_oper.h" +#include "commands/cmd_oper.h" extern ServerConfig* Config; extern int MODCOUNT;