mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
gtkprintbackendlpr.c: Add #include "gtkprivate.h"
Necessary after GTK_NOTE was replaced by GTK_DEBUG. GTK_DEBUG is defined in gtk/gtkprivate.h. GTK_NOTE was defined in gtk/gtkdebug.h.
This commit is contained in:
parent
d538e78d8a
commit
9db812ea7f
@ -33,6 +33,7 @@
|
|||||||
|
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include "gtkprinterprivate.h"
|
#include "gtkprinterprivate.h"
|
||||||
|
#include "gtkprivate.h"
|
||||||
|
|
||||||
#include "gtkprintbackendlpr.h"
|
#include "gtkprintbackendlpr.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user