X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fstruct_user.h;h=57aac3db5f97a634a4b6d4db310fb3383574e101;hp=9fc65c3597c78e1320c032550a34d039d0400664;hb=e17a8a5dc929df2a5ae6169f1955fcde7c70e04b;hpb=285018f265af0f32438a5de357905963daaaa86f diff --git a/src/struct_user.h b/src/struct_user.h index 9fc65c3..57aac3d 100644 --- a/src/struct_user.h +++ b/src/struct_user.h @@ -17,7 +17,7 @@ #ifndef _struct_user_h #define _struct_user_h -#include "crypto_md5.h" +#include "crypt_md5.h" #define NICKLEN 30 #define IDENTLEN 15