mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 09:04:39 +00:00
mixed case sucks
svn path=/trunk/; revision=17442
This commit is contained in:
parent
927cbf4440
commit
623af9cd28
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
// This file is (C) 2004 Royce Mitchell III
|
// This file is (C) 2004 Royce Mitchell III
|
||||||
// and released under the BSD & LGPL licenses
|
// and released under the BSD & LGPL licenses
|
||||||
|
|
||||||
#include "md5.h"
|
#include "MD5.h"
|
||||||
#include "cram_md5.h"
|
#include "cram_md5.h"
|
||||||
#include "base64.h"
|
#include "base64.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue