mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 22:29:10 +00:00
LibGUI: Add missing headers
This commit is contained in:
parent
5f25182cd5
commit
9d2e06b039
Notes:
sideshowbarker
2024-07-18 02:58:52 +09:00
Author: https://github.com/BenWiederhake
Commit: 9d2e06b039
Pull-request: https://github.com/SerenityOS/serenity/pull/10320
Reviewed-by: https://github.com/linusg ✅
8 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <AK/Optional.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibGfx/Point.h>
|
||||
#include <LibGfx/Rect.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue