mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
LibJS+LibWeb: Add a bunch of missing includes
This commit is contained in:
committed by
Linus Groh
parent
8dc7810976
commit
bab883bf8e
Notes:
sideshowbarker
2024-07-17 18:46:57 +09:00
Author: https://github.com/mattco98 Commit: https://github.com/SerenityOS/serenity/commit/bab883bf8e Pull-request: https://github.com/SerenityOS/serenity/pull/17620 Issue: https://github.com/SerenityOS/serenity/issues/16988 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/linusg
@@ -6,6 +6,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AK/URL.h>
|
||||
#include <LibWeb/HTML/Scripting/ModuleScript.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
Reference in New Issue
Block a user