1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

included libxml/uri.h for xmlCanonicPath declaration

This commit is contained in:
Igor Zlatkovic
2003-04-27 15:59:00 +00:00
parent 1177ca42ab
commit c06bb62c88

View File

@ -29,6 +29,7 @@
#include <libxml/xmlerror.h> #include <libxml/xmlerror.h>
#include <libxml/globals.h> #include <libxml/globals.h>
#include <libxml/xpathInternals.h> #include <libxml/xpathInternals.h>
#include <libxml/uri.h>
/** /**
* xmlDebugDumpString: * xmlDebugDumpString: