Include gdksreen.h (#337032, Kazuki IWAMOTO)

2006-04-03  Matthias Clasen  <mclasen@redhat.com>

	* gdk/win32/gdkpixmap-win32.c: Include gdksreen.h  (#337032,
	 Kazuki IWAMOTO)
This commit is contained in:
Matthias Clasen 2006-04-03 18:12:04 +00:00 committed by Matthias Clasen
parent 80cd74fd0e
commit ac180cb0e4
3 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2006-04-03 Matthias Clasen <mclasen@redhat.com>
* gdk/win32/gdkpixmap-win32.c: Include gdksreen.h (#337032,
Kazuki IWAMOTO)
* gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Mention
that %NULL is allowed. (#336937, Christian Neumair)

View File

@ -1,5 +1,8 @@
2006-04-03 Matthias Clasen <mclasen@redhat.com>
* gdk/win32/gdkpixmap-win32.c: Include gdksreen.h (#337032,
Kazuki IWAMOTO)
* gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Mention
that %NULL is allowed. (#336937, Christian Neumair)

View File

@ -32,6 +32,7 @@
#include "gdkpixmap.h"
#include "gdkdisplay.h"
#include "gdkscreen.h"
#include "gdkprivate-win32.h"