mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 23:22:52 +00:00
LibGfx: More work on header dependency reduction
This commit is contained in:
parent
d85b09893d
commit
08cae2773d
Notes:
sideshowbarker
2024-07-19 09:20:09 +09:00
Author: https://github.com/awesomekling
Commit: 08cae2773d
10 changed files with 30 additions and 21 deletions
|
@ -27,8 +27,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGfx/ImageDecoder.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibHTML/DOM/HTMLElement.h>
|
||||
|
||||
class LayoutDocument;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue