Browse Source
Adds an option "WAYLAND" which makes the inclusion of 'gdk/gdkwayland.h' in 'libdocument/ev-document-misc.h' conditional. PR: 286132overlay
2 changed files with 15 additions and 1 deletions
@ -0,0 +1,10 @@ |
|||
--- libdocument/ev-document-misc.h.orig 2025-04-16 09:37:15.237790000 +0200
|
|||
+++ libdocument/ev-document-misc.h 2025-04-16 09:37:21.869128000 +0200
|
|||
@@ -29,7 +29,6 @@
|
|||
#include <cairo.h> |
|||
|
|||
#include <gdk-pixbuf/gdk-pixbuf.h> |
|||
-#include <gdk/gdkwayland.h>
|
|||
#include <gtk/gtk.h> |
|||
#include "ev-macros.h" |
|||
|
Loading…
Reference in new issue