mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:17:45 +00:00
LibGUI: Add missing <AK/Function.h> include
This commit is contained in:
parent
2905e10513
commit
ece300e1e3
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Function.h>
|
||||
#include <AK/NonnullOwnPtrVector.h>
|
||||
#include <LibGUI/Forward.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue