mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +00:00
Kernel: Move headers intended for userspace use into Kernel/API/
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "CharacterMap.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <Kernel/Syscall.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#ifndef KERNEL
|
||||
# include <LibKeyboard/CharacterMapFile.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user