mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 11:36:10 +00:00
LibGfx: Remove unnecessary include
This commit is contained in:
parent
ff7cca38bd
commit
24b68259b4
Notes:
github-actions[bot]
2024-12-12 22:14:46 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/24b68259b46 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2734 Reviewed-by: https://github.com/ADKaster ✅
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <AK/RefCounted.h>
|
||||
#include <AK/RefPtr.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGfx/Color.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibGfx/Gradients.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue