mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
Kernel: Move headers intended for userspace use into Kernel/API/
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <Kernel/KeyCode.h>
|
||||
#include <Kernel/API/KeyCode.h>
|
||||
#include <LibGUI/AbstractView.h>
|
||||
#include <LibGUI/DragOperation.h>
|
||||
#include <LibGUI/Model.h>
|
||||
|
||||
Reference in New Issue
Block a user