mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-27 23:09:08 +00:00
LibWeb: Include SharedResourceRequest.h where it's used
ImageStyleValue.h can rely on the forward-declaration.
This commit is contained in:
parent
3ed59f2bd2
commit
f1af4bcc58
Notes:
github-actions[bot]
2025-04-15 09:30:52 +00:00
Author: https://github.com/AtkinsSJ
Commit: f1af4bcc58
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4319
5 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <LibWeb/HTML/DecodedImageData.h>
|
||||
#include <LibWeb/HTML/ImageRequest.h>
|
||||
#include <LibWeb/HTML/PotentialCORSRequest.h>
|
||||
#include <LibWeb/HTML/SharedResourceRequest.h>
|
||||
#include <LibWeb/Painting/DisplayListRecorder.h>
|
||||
#include <LibWeb/Painting/PaintContext.h>
|
||||
#include <LibWeb/Platform/Timer.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue