aboutsummaryrefslogtreecommitdiffstats
path: root/trio.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-03-27 13:56:45 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-03-27 13:56:45 +0000
commitbc96766c0f406ab1b5a2eb3a4f9f9d203e110d0d (patch)
tree39495bbf14e0300ccb79dc6c4dee4031dd635a0e /trio.c
parent92ad210417f318c8f0142fd0aee8d2893d83b8e8 (diff)
downloadandroid_external_libxml2-bc96766c0f406ab1b5a2eb3a4f9f9d203e110d0d.tar.gz
android_external_libxml2-bc96766c0f406ab1b5a2eb3a4f9f9d203e110d0d.tar.bz2
android_external_libxml2-bc96766c0f406ab1b5a2eb3a4f9f9d203e110d0d.zip
Fixed a make distched problem w.r.t. includes from the new files, Daniel
Diffstat (limited to 'trio.c')
-rw-r--r--trio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trio.c b/trio.c
index 962f21de..a96b689f 100644
--- a/trio.c
+++ b/trio.c
@@ -23,7 +23,7 @@
************************************************************************/
/* DV for libxml */
-#include "xmlversion.h"
+#include <libxml/xmlversion.h>
#ifdef WITH_TRIO
#include "config.h"
/*