summaryrefslogtreecommitdiff
path: root/gdk/gdkapplaunchcontext.c
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2007-12-14 11:20:10 +0000
committerMichael Natterer <mitch@src.gnome.org>2007-12-14 11:20:10 +0000
commita84ac8e3d80175e1b343630c51f7d32624b49c2e (patch)
tree512bb0f7e15202504ed41d6506cdd0914afd8d1f /gdk/gdkapplaunchcontext.c
parent41c300a5c722ffe76ce5d00d40e04695cfceb54c (diff)
downloadgtk+-a84ac8e3d80175e1b343630c51f7d32624b49c2e.tar.gz
gdk/gdkinternals.h #include <gio/gio.h> instead of individual files.
2007-12-14 Michael Natterer <mitch@imendio.com> * gdk/gdkinternals.h * gdk/gdkapplaunchcontext.h: #include <gio/gio.h> instead of individual files. * gdk/gdkapplaunchcontext.c * gdk/x11/gdkapplaunchcontext-x11.c: remove all gio includes, the header already includes everything now. svn path=/trunk/; revision=19180
Diffstat (limited to 'gdk/gdkapplaunchcontext.c')
-rw-r--r--gdk/gdkapplaunchcontext.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkapplaunchcontext.c b/gdk/gdkapplaunchcontext.c
index 06955ddb13..006092f38b 100644
--- a/gdk/gdkapplaunchcontext.c
+++ b/gdk/gdkapplaunchcontext.c
@@ -26,8 +26,6 @@
#include <unistd.h>
#include <glib.h>
-#include <gio/gfileicon.h>
-#include <gio/gthemedicon.h>
#include "gdkapplaunchcontext.h"
#include "gdkinternals.h"