mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +00:00
LibJS+LibWeb: Add a bunch of missing includes
This commit is contained in:
parent
8dc7810976
commit
bab883bf8e
15 changed files with 18 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <AK/Span.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGfx/Color.h>
|
||||
#include <LibGfx/Gradients.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
#include <LibWeb/Painting/PaintContext.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue