diff --git a/expat/xmlparse/xmlparse.c b/expat/xmlparse/xmlparse.c index a5511e7f..efdcd711 100755 --- a/expat/xmlparse/xmlparse.c +++ b/expat/xmlparse/xmlparse.c @@ -22,8 +22,8 @@ Contributor(s): #include #include -#include "xmlparse.h" #include "xmldef.h" +#include "xmlparse.h" #ifdef XML_UNICODE #define XML_ENCODE_MAX XML_UTF16_ENCODE_MAX