From e499a097590372b3b9f7f9907a9a06b69a2b0daa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 24 Sep 2022 09:07:56 -0400 Subject: Drop gtkintl.h Include gtkprivate.h for I_() and glib-i18n.h for gettext macros. --- gtk/gtkprintoperation-unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkprintoperation-unix.c') diff --git a/gtk/gtkprintoperation-unix.c b/gtk/gtkprintoperation-unix.c index 0096ed91da..297840d7f8 100644 --- a/gtk/gtkprintoperation-unix.c +++ b/gtk/gtkprintoperation-unix.c @@ -42,7 +42,7 @@ #include "gtkprinter.h" #include "gtkprintjob.h" #include "gtklabel.h" -#include "gtkintl.h" +#include typedef struct -- cgit v1.2.1