gtk+ r20296 - in branches/gtk-2-12: . gtk



Author: matthiasc
Date: Tue Jun  3 03:35:11 2008
New Revision: 20296
URL: http://svn.gnome.org/viewvc/gtk+?rev=20296&view=rev

Log:
Add missing includes


Modified:
   branches/gtk-2-12/ChangeLog
   branches/gtk-2-12/gtk/gtkprintunixdialog.c

Modified: branches/gtk-2-12/gtk/gtkprintunixdialog.c
==============================================================================
--- branches/gtk-2-12/gtk/gtkprintunixdialog.c	(original)
+++ branches/gtk-2-12/gtk/gtkprintunixdialog.c	Tue Jun  3 03:35:11 2008
@@ -36,6 +36,7 @@
 #include "gtkiconfactory.h"
 #include "gtkimage.h"
 #include "gtktreeselection.h"
+#include "gtkmessagedialog.h"
 #include "gtknotebook.h"
 #include "gtkscrolledwindow.h"
 #include "gtkcombobox.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]