summaryrefslogtreecommitdiff
path: root/gdk/gdkpixbuf.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-13 02:48:08 +0200
committerBenjamin Otte <otte@redhat.com>2010-08-10 21:02:26 +0200
commit119d48c89b79731802c3efac72d5ebc53c401a52 (patch)
treededbcc812e72773b7df3229a6a1c91635ae98268 /gdk/gdkpixbuf.h
parentd54c2cfeeed56f3bf0b16b4e80b2b9d0fa180221 (diff)
downloadgtk+-119d48c89b79731802c3efac72d5ebc53c401a52.tar.gz
gdk: Remove unused gdkrgb.h includes
Diffstat (limited to 'gdk/gdkpixbuf.h')
-rw-r--r--gdk/gdkpixbuf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdkpixbuf.h b/gdk/gdkpixbuf.h
index c6154ff40d..830d6eb83a 100644
--- a/gdk/gdkpixbuf.h
+++ b/gdk/gdkpixbuf.h
@@ -33,7 +33,6 @@
#include <cairo.h>
#include <gdk/gdktypes.h>
-#include <gdk/gdkrgb.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
G_BEGIN_DECLS