undef GDK_PIXBUF_DISABLE_SINGLE_INCLUDES around including
2008-05-27 Michael Natterer <mitch@gimp.org> * plug-ins/help-browser/dialog.c: undef GDK_PIXBUF_DISABLE_SINGLE_INCLUDES around including <libgtkhtml/gtkhtml.h>. svn path=/trunk/; revision=25832
This commit is contained in:
committed by
Michael Natterer
parent
c674fc3f7f
commit
35a762d3b7
@ -1,3 +1,9 @@
|
||||
2008-05-27 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* plug-ins/help-browser/dialog.c: undef
|
||||
GDK_PIXBUF_DISABLE_SINGLE_INCLUDES around including
|
||||
<libgtkhtml/gtkhtml.h>.
|
||||
|
||||
2008-05-27 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/display/gimpdisplayoptions.c: reenabled rulers by default.
|
||||
|
||||
@ -34,7 +34,9 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#undef GDK_PIXBUF_DISABLE_SINGLE_INCLUDES
|
||||
#include <libgtkhtml/gtkhtml.h>
|
||||
#define GDK_PIXBUF_DISABLE_SINGLE_INCLUDES
|
||||
|
||||
#include "libgimpwidgets/gimpwidgets.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user