mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
LibWeb/CSS: Add missing include to StringStyleValue.h
This commit is contained in:
parent
fd45c53c11
commit
1bc73ed4a8
Notes:
github-actions[bot]
2025-04-04 09:42:04 +00:00
Author: https://github.com/AtkinsSJ
Commit: 1bc73ed4a8
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4206
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <AK/FlyString.h>
|
||||
#include <LibWeb/CSS/CSSStyleValue.h>
|
||||
#include <LibWeb/CSS/Serialize.h>
|
||||
|
||||
namespace Web::CSS {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue