Even more forcing of include file names.

(It's a good thing Windows doesn't ship Expat, since apparently
every other platform does)
This commit is contained in:
James Turner
2013-09-19 21:58:23 +01:00
parent d6b886c69b
commit b2cea62189
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
#endif /* ndef COMPILED_FROM_DSP */
#include "ascii.h"
#include "expat.h"
#include "sg_expat.h"
#ifdef XML_UNICODE
#define XML_ENCODE_MAX XML_UTF16_ENCODE_MAX

View File

@@ -18,7 +18,7 @@
#endif
#endif /* ndef COMPILED_FROM_DSP */
#include "expat_external.h"
#include "sg_expat_external.h"
#include "internal.h"
#include "xmlrole.h"
#include "ascii.h"

View File

@@ -18,7 +18,7 @@
#endif
#endif /* ndef COMPILED_FROM_DSP */
#include "expat_external.h"
#include "sg_expat_external.h"
#include "internal.h"
#include "xmltok.h"
#include "nametab.h"