Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-file-helpers.c
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-02-03 19:17:58 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-02-03 19:17:58 (GMT)
commit428601d594f50224ea40586dbfe6771d7a5f55e9 (patch)
treedd363e09b65803284bb0fb5f4a22fd5814e2e0e8 /libdocument/ev-file-helpers.c
parentb346c5664d27a77e9068ea91eaf9a0c0d6210b0f (diff)
Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
2007-02-03 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * libdocument/ev-file-helpers.c: Add missing libgnome/gnome-init.h header file. Fixes bug #396677. svn path=/trunk/; revision=2292
Diffstat (limited to 'libdocument/ev-file-helpers.c')
-rw-r--r--libdocument/ev-file-helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdocument/ev-file-helpers.c b/libdocument/ev-file-helpers.c
index 9bf2e46..d4e9a84 100644
--- a/libdocument/ev-file-helpers.c
+++ b/libdocument/ev-file-helpers.c
@@ -33,6 +33,7 @@
#include <libgnomevfs/gnome-vfs-utils.h>
#include <libgnomevfs/gnome-vfs-ops.h>
#include <libgnomevfs/gnome-vfs-xfer.h>
+#include <libgnome/gnome-init.h>
#include "ev-file-helpers.h"