gsk: Export GLRenderer header

Otherwise it is not possible to instantiate a GskGLRenderer without hacks like manually including gskglrenderer.h
This commit is contained in:
Bilal Elmoussaoui
2023-08-29 15:18:49 +00:00
parent 67a7602080
commit eebfec7502

View File

@@ -31,6 +31,7 @@
#include <gsk/gsktransform.h>
#include <gsk/gskglshader.h>
#include <gsk/gl/gskglrenderer.h>
#include <gsk/gskcairorenderer.h>
#include <gsk/gsktypes.h>