mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:28:10 +00:00
LibLine: Rename from LibLineEdit
This commit is contained in:
parent
9c7451a21d
commit
a30a3277a3
7 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/ElapsedTimer.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibLineEdit/LineEditor.h>
|
||||
#include <LibLine/LineEditor.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <pwd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue