mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
LibCore: Reduce header dependencies of EventLoop
This commit is contained in:
parent
b011ea9962
commit
0e3a9d8e9d
8 changed files with 39 additions and 36 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/OwnPtr.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/Object.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue