From: Debian Qt/KDE Maintainers Date: Sat, 7 Apr 2018 20:23:09 +0000 (+0100) Subject: detect_opengl_es2 X-Git-Tag: archive/raspbian/5.212.0_alpha2-9+rpi1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=465f13ce82a272ad6d3b5a10dffe9aa04a8d14e4;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