s/gnome-xml/libxml/
2003-03-02 Rodney Dawes <dobey@ximian.com> * e-pilot-util.c: s/gnome-xml/libxml/ svn path=/trunk/; revision=20119
This commit is contained in:
committed by
Rodney Dawes
parent
9bcc86b12e
commit
afcd36fa38
@ -1,3 +1,7 @@
|
||||
2003-03-02 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* e-pilot-util.c: s/gnome-xml/libxml/
|
||||
|
||||
2003-02-27 JP Rosevear <jpr@ximian.com>
|
||||
|
||||
* Makefile.am: include gnome-pilot cflags
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <gnome-xml/parser.h>
|
||||
#include <libxml/parser.h>
|
||||
#include <pi-util.h>
|
||||
|
||||
#include "e-pilot-util.h"
|
||||
|
||||
Reference in New Issue
Block a user