[gnome-desktop/ebassi/update-for-gtk4: 2/23] Drop unnecessary include
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/ebassi/update-for-gtk4: 2/23] Drop unnecessary include
- Date: Tue, 9 Nov 2021 16:19:44 +0000 (UTC)
commit 6e7b21a4fc09e505feeaef555c91d26789ba65ab
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 26 17:07:41 2021 +0100
Drop unnecessary include
GnomeBGSlideShow does not need GDK, it only needs GIO.
libgnome-desktop/gnome-bg-slide-show.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgnome-desktop/gnome-bg-slide-show.h b/libgnome-desktop/gnome-bg-slide-show.h
index bcf17137..58eb5b96 100644
--- a/libgnome-desktop/gnome-bg-slide-show.h
+++ b/libgnome-desktop/gnome-bg-slide-show.h
@@ -29,7 +29,7 @@
#error GnomeBGSlideShow is unstable API. You must define GNOME_DESKTOP_USE_UNSTABLE_API before including
gnome-bg-slide_show.h
#endif
-#include <gdk/gdk.h>
+#include <gio/gio.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]