summaryrefslogtreecommitdiff
path: root/components/services/install/lib/eazel-install-object.c
diff options
context:
space:
mode:
authorRobey Pointer <robey@src.gnome.org>2000-12-15 09:04:16 +0000
committerRobey Pointer <robey@src.gnome.org>2000-12-15 09:04:16 +0000
commit0b5872d348aa14354e713312373c0ae090a58efd (patch)
treea6e1911d9954b5966bd660685a0629523737dd96 /components/services/install/lib/eazel-install-object.c
parent0010108ffa0e3dd04cee8ce378a35b5ee4c7a659 (diff)
downloadnautilus-0b5872d348aa14354e713312373c0ae090a58efd.tar.gz
Clean up libtrilobite: move network and XML related funcs into
-network.c and logging stuff into -messaging.c, where they were intended to be all along I guess. Fix header include lines from other files to match the new locations. Ditch the archaic helixcode stuff.
Diffstat (limited to 'components/services/install/lib/eazel-install-object.c')
-rw-r--r--components/services/install/lib/eazel-install-object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/services/install/lib/eazel-install-object.c b/components/services/install/lib/eazel-install-object.c
index cd0e1412e..1e8d2133c 100644
--- a/components/services/install/lib/eazel-install-object.c
+++ b/components/services/install/lib/eazel-install-object.c
@@ -24,6 +24,7 @@
#include <config.h>
#include <errno.h>
#include <gnome.h>
+#include <gnome-xml/parser.h>
#include "eazel-install-public.h"
#include "eazel-install-private.h"