mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-27 06:48:49 +00:00
Fix build.
This commit is contained in:
parent
f20977c65f
commit
c2d42710bb
Notes:
sideshowbarker
2024-07-19 18:49:30 +09:00
Author: https://github.com/awesomekling
Commit: c2d42710bb
2 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
#include "VirtualFileSystem.h"
|
||||
#include "FileHandle.h"
|
||||
#include "FileSystem.h"
|
||||
#include <AK/kmalloc.h>
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
#include "kmalloc.h"
|
||||
|
||||
//#define VFS_DEBUG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue