Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-08-03 11:14:56 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-08-03 11:14:56 (GMT)
commit0f8dbf3380e5bed8afa55a6bc75c59905bf5d0db (patch)
tree8c171295b88e706e02d931fae4c5968e28c593f6 /shell
parente71d27db284ccf431167816167bf72f1e23c334d (diff)
Add gio header.
2008-08-03 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-jobs.h: Add gio header. svn path=/trunk/; revision=3093
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-jobs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-jobs.h b/shell/ev-jobs.h
index c0f9572..af113d0 100644
--- a/shell/ev-jobs.h
+++ b/shell/ev-jobs.h
@@ -22,6 +22,8 @@
#define __EV_JOBS_H__
#include <gtk/gtk.h>
+#include <gio/gio.h>
+
#include "ev-document.h"
#include "ev-window.h"
#include "ev-selection.h"