X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=context.cpp;fp=context.cpp;h=36fa2ea7221c8a971541e43d944bbd966f8b7eeb;hp=4736b82b8bbebcc0f6327d27acc132809af025f9;hb=cf7b9ee186d4ef8e5da0531b75854c97b821be44;hpb=0f92317cbf05facc242ff50756331ebd9a539dc8 diff --git a/context.cpp b/context.cpp index 4736b82..36fa2ea 100644 --- a/context.cpp +++ b/context.cpp @@ -3,10 +3,9 @@ #include #include #include +#include #include -class QSurface; - QGLWidget *global_share_widget = nullptr; QSurface *create_surface(const QSurfaceFormat &format)