mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 21:00:06 +00:00
LibGUI: Remove some header dependencies from Widget.h
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/Label.h>
|
||||
#include <LibGfx/Font.h>
|
||||
#include <unistd.h>
|
||||
|
||||
ProcessStateWidget::ProcessStateWidget(GUI::Widget* parent)
|
||||
|
||||
Reference in New Issue
Block a user