Added
Link Here
|
1 |
--- src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h.orig 2020-10-27 08:02:11 UTC |
2 |
+++ src/hardwareintegration/compositor/linux-dmabuf-unstable-v1/linuxdmabuf.h |
3 |
@@ -44,6 +44,8 @@ |
4 |
#include <EGL/egl.h> |
5 |
#include <EGL/eglext.h> |
6 |
|
7 |
+#include <array> |
8 |
+ |
9 |
// compatibility with libdrm <= 2.4.74 |
10 |
#ifndef DRM_FORMAT_RESERVED |
11 |
#define DRM_FORMAT_RESERVED ((1ULL << 56) - 1) |