mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:27:45 +00:00
InspectorServer: Add another missing <AK/JsonObject.h> include
This commit is contained in:
parent
57385a1c29
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