Index: Source/core/html/HTMLCanvasElement.cpp |
diff --git a/Source/core/html/HTMLCanvasElement.cpp b/Source/core/html/HTMLCanvasElement.cpp |
index 8cd1a5bb2dee0198d1a965192fd057d19a428760..fe686a665a5de2a54f7b1330c2dae0e2bceecbc2 100644 |
--- a/Source/core/html/HTMLCanvasElement.cpp |
+++ b/Source/core/html/HTMLCanvasElement.cpp |
@@ -45,6 +45,7 @@ |
#include "MIMETypeRegistry.h" |
#include "Page.h" |
#include "RenderHTMLCanvas.h" |
+#include "ScriptController.h" |
#include "Settings.h" |
#include "WebCoreMemoryInstrumentation.h" |
#include <math.h> |