mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +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
|
@ -6,6 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Badge.h>
|
||||
#include <AK/Forward.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <LibGUI/Forward.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue