summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/files/qtwebengine-6.7.0-displaykey-header.patch
blob: 84dce821f80f0ddcbbd9b84e967cea4c4bf499e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TODO: merge with glx-headers patch in patchset, similar
issues that seem to stem from Qt's GLX restoration.

https://bugs.gentoo.org/930107#c8
--- a/src/3rdparty/chromium/ui/gl/gl_display.h
+++ b/src/3rdparty/chromium/ui/gl/gl_display.h
@@ -12,4 +12,5 @@
 
 #include "ui/gl/gl_export.h"
+#include "ui/gl/gpu_preference.h"
 
 #if defined(USE_EGL)