mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-08 01:00:05 +00:00
LibWeb: Add missing headers
This commit is contained in:
parent
7619dbdbb4
commit
c602db1620
Notes:
sideshowbarker
2024-07-18 02:58:11 +09:00
Author: https://github.com/BenWiederhake
Commit: c602db1620
Pull-request: https://github.com/SerenityOS/serenity/pull/10320
Reviewed-by: https://github.com/linusg ✅
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