mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-07 03:37:47 +00:00
Kernel: Move headers intended for userspace use into Kernel/API/
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <Kernel/KeyCode.h>
|
||||
#include <Kernel/API/KeyCode.h>
|
||||
#include <LibGUI/Action.h>
|
||||
#include <LibGUI/ActionGroup.h>
|
||||
#include <LibGUI/Button.h>
|
||||
|
||||
Reference in New Issue
Block a user