1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:27:45 +00:00

Welcome: Remove unnecessary include

This commit is contained in:
thankyouverycool 2022-09-29 10:00:27 -04:00 committed by Ali Mohammad Pur
parent 929f31f564
commit 72c0414a58

View file

@ -17,7 +17,6 @@
#include <LibGUI/Process.h>
#include <LibGfx/Font/BitmapFont.h>
#include <LibGfx/Palette.h>
#include <LibWebView/OutOfProcessWebView.h>
WelcomeWidget::WelcomeWidget()
{