|
@@ -7,6 +7,7 @@
|
|
#pragma once
|
|
#pragma once
|
|
|
|
|
|
#include <LibJS/Forward.h>
|
|
#include <LibJS/Forward.h>
|
|
|
|
+#include <LibJS/Runtime/VM.h>
|
|
#include <LibWeb/HTML/EventLoop/EventLoop.h>
|
|
#include <LibWeb/HTML/EventLoop/EventLoop.h>
|
|
|
|
|
|
namespace Web::Bindings {
|
|
namespace Web::Bindings {
|