mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
widget: Drop unnecessary includes
We don't need to include gobjectnotifyqueue.c anymore, since style properties are gone. This should fix the build with -Werror.
This commit is contained in:
parent
360ffb8e87
commit
8c66e2ff66
@ -82,8 +82,6 @@
|
||||
#include "gsk/gskrendererprivate.h"
|
||||
|
||||
#include <cairo-gobject.h>
|
||||
#include <gobject/gobjectnotifyqueue.c>
|
||||
#include <gobject/gvaluecollector.h>
|
||||
#include <locale.h>
|
||||
#include <math.h>
|
||||
#include <stdarg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user