Karbon: Fix FTBFS in xrgbrender due to implicit declaration of functions.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7c63535e77)
r14.1.x
Slávek Banko 1 month ago
parent 3723148aa3
commit 0946bf474f
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -22,6 +22,7 @@
#include <X11/Xlib.h>
/*#include <gdk-pixbuf/gdk-pixbuf-private.h>*/
#include "gdk-pixbuf-xlib-private.h"
#include "gdk-pixbuf-xlibrgb.h"
Display *gdk_pixbuf_dpy = NULL;
int gdk_pixbuf_screen = -1;

Loading…
Cancel
Save