forked from AuroraMiddleware/gtk
Clean up includes in test printbackend.
svn path=/trunk/; revision=21851
This commit is contained in:
parent
49ef054981
commit
234881fd08
@ -1,3 +1,10 @@
|
||||
2008-12-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 563285 – test print backend does not compile
|
||||
|
||||
* modules/printbackends/test/gtkprintbackendtest.c: Clean up
|
||||
includes.
|
||||
|
||||
2008-12-07 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
Bug 563547 – Update gdkx11 atom precache table
|
||||
|
@ -35,13 +35,12 @@
|
||||
|
||||
#include <glib/gi18n-lib.h>
|
||||
|
||||
#include "gtkprintoperation.h"
|
||||
#include <gtk/gtkprintbackend.h>
|
||||
#include <gtk/gtkunixprint.h>
|
||||
#include <gtk/gtkprinter-private.h>
|
||||
|
||||
#include "gtkprintbackend.h"
|
||||
#include "gtkprintbackendtest.h"
|
||||
|
||||
#include "gtkprinter.h"
|
||||
#include "gtkprinter-private.h"
|
||||
|
||||
typedef struct _GtkPrintBackendTestClass GtkPrintBackendTestClass;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user