Renamed exrternal.h to expat_external.h.

Fixed up references to this file.
This commit is contained in:
Karl Waclawek 2004-05-06 13:55:49 +00:00
parent 656d80eca2
commit cac0ed29a8
8 changed files with 7 additions and 7 deletions

View File

@ -133,7 +133,7 @@ SOURCE=.\expat.h
# End Source File
# Begin Source File
SOURCE=.\external.h
SOURCE=.\expat_external.h
# End Source File
# Begin Source File

View File

@ -15,7 +15,7 @@
#endif
#include <stdlib.h>
#include "external.h"
#include "expat_external.h"
struct XML_ParserStruct;
typedef struct XML_ParserStruct *XML_Parser;

View File

@ -115,7 +115,7 @@ SOURCE=.\expat.h
# End Source File
# Begin Source File
SOURCE=.\external.h
SOURCE=.\expat_external.h
# End Source File
# Begin Source File

View File

@ -134,7 +134,7 @@ SOURCE=.\expat.h
# End Source File
# Begin Source File
SOURCE=.\external.h
SOURCE=.\expat_external.h
# End Source File
# Begin Source File

View File

@ -115,7 +115,7 @@ SOURCE=.\expat.h
# End Source File
# Begin Source File
SOURCE=.\external.h
SOURCE=.\expat_external.h
# End Source File
# Begin Source File

View File

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

View File

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