diff --git a/testsuite/gdk/dmabuftexture.c b/testsuite/gdk/dmabuftexture.c index 5d3accc156..eb2cd4950a 100644 --- a/testsuite/gdk/dmabuftexture.c +++ b/testsuite/gdk/dmabuftexture.c @@ -3,12 +3,9 @@ #include #include #include +#include #include -#ifdef HAVE_DMABUF -#include -#endif - static cairo_surface_t * make_surface (int width, int height)