summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/bindings/js/JSDOMGlobalObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/bindings/js/JSDOMGlobalObject.h')
-rw-r--r--Source/WebCore/bindings/js/JSDOMGlobalObject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/bindings/js/JSDOMGlobalObject.h b/Source/WebCore/bindings/js/JSDOMGlobalObject.h
index ca286c0a6..0f77bf435 100644
--- a/Source/WebCore/bindings/js/JSDOMGlobalObject.h
+++ b/Source/WebCore/bindings/js/JSDOMGlobalObject.h
@@ -30,6 +30,7 @@
#include "PlatformExportMacros.h"
#include "WebCoreJSBuiltinInternals.h"
#include <runtime/JSGlobalObject.h>
+#include <runtime/StructureInlines.h>
namespace WebCore {