mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Add missing WebGL includes
This commit is contained in:
committed by
Alexander Kalenik
parent
ed921b66f5
commit
7f0f1c3266
Notes:
github-actions[bot]
2025-11-05 01:21:15 +00:00
Author: https://github.com/cqundefine Commit: https://github.com/LadybirdBrowser/ladybird/commit/7f0f1c32661 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6676 Reviewed-by: https://github.com/kalenikaliaksandr ✅ Reviewed-by: https://github.com/konradekk
@@ -12,6 +12,7 @@
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibWeb/Bindings/PlatformObject.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
#include <LibWeb/WebGL/Types.h>
|
||||
#include <LibWeb/WebGL/WebGLRenderingContextBase.h>
|
||||
#include <LibWeb/WebIDL/Types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user