mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
Make the Widgets/ directory build again.
This commit is contained in:
parent
ec1c487dcd
commit
a9f256a745
10 changed files with 10 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "Font.h"
|
||||
#include "Window.h"
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/StdLib.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <SDL.h>
|
||||
|
||||
Painter::Painter(Widget& widget)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue