summaryrefslogtreecommitdiff
path: root/gtk/gtksingleselection.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-09-24 09:07:56 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-09-24 10:03:37 -0400
commite499a097590372b3b9f7f9907a9a06b69a2b0daa (patch)
treeb1138567bd9c4257b69efe7008d6c749388653fc /gtk/gtksingleselection.c
parent4aabc456854069b4b2ad5044250f493359956716 (diff)
downloadgtk+-e499a097590372b3b9f7f9907a9a06b69a2b0daa.tar.gz
Drop gtkintl.h
Include gtkprivate.h for I_() and glib-i18n.h for gettext macros.
Diffstat (limited to 'gtk/gtksingleselection.c')
-rw-r--r--gtk/gtksingleselection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtksingleselection.c b/gtk/gtksingleselection.c
index 0c92619447..fb5c1ad435 100644
--- a/gtk/gtksingleselection.c
+++ b/gtk/gtksingleselection.c
@@ -22,7 +22,6 @@
#include "gtksingleselection.h"
#include "gtkbitset.h"
-#include "gtkintl.h"
#include "gtkselectionmodel.h"
/**