mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
LibWeb: Move ResourceLoader into a new Loader/ directory
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <LibWeb/DOM/Document.h>
|
||||
#include <LibWeb/DOM/HTMLScriptElement.h>
|
||||
#include <LibWeb/DOM/Text.h>
|
||||
#include <LibWeb/ResourceLoader.h>
|
||||
#include <LibWeb/Loader/ResourceLoader.h>
|
||||
|
||||
namespace Web {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user