mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 22:12:20 +00:00
InspectorServer: Add another missing <AK/JsonObject.h> include
This commit is contained in:
parent
57385a1c29
commit
339b368308
Notes:
sideshowbarker
2024-07-18 18:12:08 +09:00
Author: https://github.com/awesomekling
Commit: 339b368308
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "InspectableProcess.h"
|
#include "InspectableProcess.h"
|
||||||
|
#include <AK/JsonObject.h>
|
||||||
|
|
||||||
namespace InspectorServer {
|
namespace InspectorServer {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue