mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:47:45 +00:00
WindowServer: Fix minor header dependency issue.
This commit is contained in:
parent
405fe4f72c
commit
6aead8998a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <AK/Vector.h>
|
||||
|
||||
class Painter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue