mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 21:45:29 +00:00
Profiler: Add missing LibCore/File include
This was previously included via ConfigFile.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "SourceModel.h"
|
||||
#include "Gradient.h"
|
||||
#include "Profile.h"
|
||||
#include <LibCore/File.h>
|
||||
#include <LibDebug/DebugInfo.h>
|
||||
#include <LibGfx/FontDatabase.h>
|
||||
#include <LibSymbolication/Symbolication.h>
|
||||
|
||||
Reference in New Issue
Block a user