mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 12:20:10 +00:00
GtkLabelAccessible: drop an unneeded include
We eventually want to get rid of gailmisc, so this is progress.
This commit is contained in:
parent
c750139c85
commit
369b4a605e
@ -24,7 +24,6 @@
|
|||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <gtk/gtkpango.h>
|
#include <gtk/gtkpango.h>
|
||||||
#include "gtklabelaccessible.h"
|
#include "gtklabelaccessible.h"
|
||||||
#include <libgail-util/gailmisc.h>
|
|
||||||
|
|
||||||
|
|
||||||
static void atk_text_interface_init (AtkTextIface *iface);
|
static void atk_text_interface_init (AtkTextIface *iface);
|
||||||
|
Loading…
Reference in New Issue
Block a user