X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=ba44b745cf9ae616e0f7e3bce3dbddfe57166898;hb=5b80dc83fdb6b7952e452a8eb2355005fdb5366c;hp=3908411d8d853979257acdb0e44119a41ca0f5de;hpb=71e400674fc9abc16b29004eff6fe18dd1c75f4e;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/configure b/configure index 3908411d8..ba44b745c 100755 --- a/configure +++ b/configure @@ -1166,7 +1166,7 @@ print FILEHANDLE "#define MAXBUF " . ($config{MAXBUF}+2) . "\n"; #ifndef __CONFIGURATION_SOCKETENGINE__ #define __CONFIGURATION_SOCKETENGINE__ -#include "$se.h" +#include "socketengines/$se.h" #endif EOF