mixed case sucks Modified: trunk/irc/ArchBlackmann/cram_md5.cpp _____
Modified: trunk/irc/ArchBlackmann/cram_md5.cpp --- trunk/irc/ArchBlackmann/cram_md5.cpp 2005-08-19 20:56:01 UTC (rev 17441) +++ trunk/irc/ArchBlackmann/cram_md5.cpp 2005-08-19 21:21:04 UTC (rev 17442) @@ -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"