Merge remote-tracking branch 'IOMultiplexer/v2'
[NextIRCd.git] / src / struct_user.h
index 9fc65c3597c78e1320c032550a34d039d0400664..57aac3db5f97a634a4b6d4db310fb3383574e101 100644 (file)
@@ -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