mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:38:10 +00:00
LibWeb: Add missing headers
This commit is contained in:
parent
7619dbdbb4
commit
c602db1620
6 changed files with 5 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <LibGfx/Palette.h>
|
||||
#include <LibWeb/CSS/Parser/StyleComponentValueRule.h>
|
||||
#include <LibWeb/CSS/StyleValue.h>
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <LibWeb/Loader/LoadRequest.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue