From: Debian Qt/KDE Maintainers Date: Tue, 16 Oct 2018 14:48:46 +0000 (+0100) Subject: detect_opengl_es2 X-Git-Tag: archive/raspbian/5.212.0_alpha2-17+rpi1~1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dc0ccb022f2c740816f9e0c2cd425d01bafaab04;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