mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:57:35 +00:00
LibGUI: Add missing #include
This commit is contained in:
parent
6bd16cc309
commit
1bf428d296
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <LibGUI/Forward.h>
|
||||
#include <LibGUI/Label.h>
|
||||
#include <LibGUI/TableView.h>
|
||||
#include <LibGUI/TextEditor.h>
|
||||
#include <LibGUI/Window.h>
|
||||
#include <LibIPC/Decoder.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue