X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fstruct_user.h;h=57aac3db5f97a634a4b6d4db310fb3383574e101;hb=HEAD;hp=9fc65c3597c78e1320c032550a34d039d0400664;hpb=fc3df376babe61fd8b725fb8c48c189eaebeec50;p=NextIRCd.git 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