mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-21 10:38:24 +00:00
LibWeb: Remove unused includes from PaintableFragment
This commit is contained in:
committed by
Andreas Kling
parent
342cb7addf
commit
cbe78454fc
@@ -6,10 +6,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <LibWeb/Layout/LineBoxFragment.h>
|
||||
#include <LibWeb/Layout/Node.h>
|
||||
#include <LibWeb/Painting/BackgroundPainting.h>
|
||||
#include <LibWeb/Painting/BorderRadiiData.h>
|
||||
#include <LibWeb/PixelUnits.h>
|
||||
|
||||
namespace Web::Painting {
|
||||
|
||||
Reference in New Issue
Block a user