mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:47:44 +00:00
Assistant: Add missing <unistd.h> include
This commit is contained in:
parent
90e5fd5b53
commit
a6f0861c7b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
#include <LibGUI/TextBox.h>
|
||||
#include <LibGfx/Palette.h>
|
||||
#include <LibThreading/Lock.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace Assistant {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue