include <glib/gstdio.h> for g_fopen().
2008-03-12 Michael Natterer <mitch@imendio.com> * modules/printbackends/cups/gtkprintbackendcups.c: include <glib/gstdio.h> for g_fopen(). svn path=/trunk/; revision=19775
This commit is contained in:
committed by
Michael Natterer
parent
7b27c931dc
commit
f572d21294
@ -1,3 +1,8 @@
|
|||||||
|
2008-03-12 Michael Natterer <mitch@imendio.com>
|
||||||
|
|
||||||
|
* modules/printbackends/cups/gtkprintbackendcups.c: include
|
||||||
|
<glib/gstdio.h> for g_fopen().
|
||||||
|
|
||||||
2008-03-11 Matthias Clasen <mclasen@redhat.com>
|
2008-03-11 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* modules/printbackends/cups/gtkprintbackendcups.c: Use
|
* modules/printbackends/cups/gtkprintbackendcups.c: Use
|
||||||
|
|||||||
@ -35,6 +35,7 @@
|
|||||||
#include <cairo-pdf.h>
|
#include <cairo-pdf.h>
|
||||||
#include <cairo-ps.h>
|
#include <cairo-ps.h>
|
||||||
|
|
||||||
|
#include <glib/gstdio.h>
|
||||||
#include <glib/gi18n-lib.h>
|
#include <glib/gi18n-lib.h>
|
||||||
#include <gmodule.h>
|
#include <gmodule.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user