Change case of #include since filenames are case sensitive on some platforms.

This commit is contained in:
dbaron%fas.harvard.edu 2001-01-23 23:52:37 +00:00
parent 2669eddc1f
commit 3b84cb26a3

View File

@ -21,7 +21,7 @@
*/
#include "nsUCS2BEToUnicode.h"
#include "nsUCvlatinDll.h"
#include "nsUCvLatinDll.h"
#include <string.h>
//----------------------------------------------------------------------
// Global functions and data [declaration]