mixed case sucks
authorSteven Edwards <winehacker@gmail.com>
Fri, 19 Aug 2005 21:21:04 +0000 (21:21 +0000)
committerSteven Edwards <winehacker@gmail.com>
Fri, 19 Aug 2005 21:21:04 +0000 (21:21 +0000)
svn path=/trunk/; revision=17442

irc/ArchBlackmann/cram_md5.cpp

index dfaf771..d4c37cf 100644 (file)
@@ -2,7 +2,7 @@
 // This file is (C) 2004 Royce Mitchell III
 // and released under the BSD & LGPL licenses
 
-#include "md5.h"
+#include "MD5.h"
 #include "cram_md5.h"
 #include "base64.h"