flowbox: Stop using gtk_render_background

The gtk_render_ apis are getting deprecated.
This commit is contained in:
Matthias Clasen 2022-10-08 08:28:46 -04:00
parent 410813eb6b
commit 0c99e69423

View File

@ -96,7 +96,6 @@
#include "gtkmarshalers.h"
#include "gtkorientable.h"
#include "gtkprivate.h"
#include "gtkrender.h"
#include "gtksizerequest.h"
#include "gtksnapshot.h"
#include "gtkstylecontextprivate.h"