From: Debian Qt/KDE Maintainers Date: Wed, 26 Dec 2018 19:31:35 +0000 (+0000) Subject: detect_opengl_es2 X-Git-Tag: archive/raspbian/5.212.0_alpha2-19+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=08a43d5e4cc1cdb12e0c7de1f0cdf27e2d1426e7;p=qtwebkit-opensource-src.git detect_opengl_es2 Gbp-Pq: Name detect_opengl_es2.diff --- diff --git a/Source/WTF/wtf/Platform.h b/Source/WTF/wtf/Platform.h index 3f2069e7..77db21f5 100644 --- a/Source/WTF/wtf/Platform.h +++ b/Source/WTF/wtf/Platform.h @@ -1057,7 +1057,7 @@ #if PLATFORM(QT) #ifdef __cplusplus -#include +#include #endif #if defined(QT_OPENGL_ES_2) && !defined(USE_OPENGL_ES_2) #define USE_OPENGL_ES_2 1