From: Debian Qt/KDE Maintainers Date: Mon, 30 Oct 2017 17:08:25 +0000 (+0000) Subject: detect_opengl_es2 X-Git-Tag: archive/raspbian/5.212.0_alpha2-6+rpi1~5^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5b8662e58d4793f989100cd43ca159989d631731;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