Change xmltok.h to lower case.

This commit is contained in:
James Clark 1997-11-04 05:54:36 +00:00
parent cc86706328
commit 23b2379b34

View File

@ -7,7 +7,7 @@
#ifdef _MSC_VER
#define XMLTOKAPI __declspec(dllimport)
#endif
#include "XmlTok.h"
#include "xmltok.h"
#ifdef FILEMAP