mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:28:12 +00:00
LibLine: Rename LineEditor.{cpp,h} => Editor.{cpp,h}
This commit is contained in:
parent
6595469de1
commit
8ab576308f
5 changed files with 4 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/ElapsedTimer.h>
|
||||
#include <LibCore/File.h>
|
||||
#include <LibLine/LineEditor.h>
|
||||
#include <LibLine/Editor.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <pwd.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue