X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmain.c;h=848023a0e5a62e9126d3701d862e03a4edbb9be9;hb=HEAD;hp=fefe88bc32b73d55c0737b178b3ae069dfb83a67;hpb=1c8cbecb4836bafd86885d96cf59e204160927cb;p=NextIRCd.git diff --git a/src/main.c b/src/main.c index fefe88b..848023a 100644 --- a/src/main.c +++ b/src/main.c @@ -15,7 +15,7 @@ * along with this program. If not, see . */ -#include "config.h" +#include "ircd_config.h" #include "ircd_sock.h" #include "IOHandler/IOHandler.h" #include "IOHandler/IOLog.h"