gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.

2008-04-18  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkicontheme.h
	* gtk/gtkrecentmanager.h: include <gdk/gdk.h> instead of
	<gdk/gdkscreen.h>.

	* gtk/gtkbuilderparser.c
	* gtk/gtklinkbutton.c
	* gtk/gtkpreview.c
	* gtk/gtkrecentchooserdefault.c
	* gtk/gtkrecentchoosermenu.c
	* modules/input/gtkimcontextthai.c: remove inclusion of single
	files from gdk, none of the includes was actually needed.


svn path=/trunk/; revision=20023
This commit is contained in:
Michael Natterer
2008-04-18 14:56:23 +00:00
committed by Michael Natterer
parent 53df062635
commit 9f1bc132a2
9 changed files with 17 additions and 15 deletions

View File

@ -22,7 +22,6 @@
#include <string.h>
#include <gdk/gdkkeysyms.h>
#include <gdk/gdkkeys.h>
#include "gtkimcontextthai.h"
#include "thai-charprop.h"