X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fmain.c;h=848023a0e5a62e9126d3701d862e03a4edbb9be9;hp=fefe88bc32b73d55c0737b178b3ae069dfb83a67;hb=07cbc4d1b2b6e3a78376d7e42c7a7636a6cd33d7;hpb=d7385887d5b489a515a111235eae339a4284d81e 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"