gtk+ r20542 - trunk/gtk
- From: timj svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r20542 - trunk/gtk
- Date: Fri, 20 Jun 2008 11:02:41 +0000 (UTC)
Author: timj
Date: Fri Jun 20 11:02:41 2008
New Revision: 20542
URL: http://svn.gnome.org/viewvc/gtk+?rev=20542&view=rev
Log:
Fix the build by including gdkconfig.h in gtktextchild.h.
Modified:
trunk/gtk/gtktextchild.h
Modified: trunk/gtk/gtktextchild.h
==============================================================================
--- trunk/gtk/gtktextchild.h (original)
+++ trunk/gtk/gtktextchild.h Fri Jun 20 11:02:41 2008
@@ -31,6 +31,7 @@
#ifndef __GTK_TEXT_CHILD_H__
#define __GTK_TEXT_CHILD_H__
+#include <gdk/gdkconfig.h>
#include <glib-object.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]