mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:37:43 +00:00
Move WindowServer API types header into WindowServer/.
This commit is contained in:
parent
0d23cd73e6
commit
a54cd84c59
6 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <WindowServer/WSClientConnection.h>
|
||||
#include "PS2MouseDevice.h"
|
||||
#include <Kernel/Keyboard.h>
|
||||
#include <Kernel/GUITypes.h>
|
||||
#include <WindowServer/WSAPITypes.h>
|
||||
#include <AK/Bitmap.h>
|
||||
#include "Process.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue