Index: Source/core/html/HTMLCanvasElement.h |
diff --git a/Source/core/html/HTMLCanvasElement.h b/Source/core/html/HTMLCanvasElement.h |
index 74476f98fc2afaeae271fdd7048afd0cd8ef9d02..175bd4e11d912058fb3b72eb8b53b0e411009db8 100644 |
--- a/Source/core/html/HTMLCanvasElement.h |
+++ b/Source/core/html/HTMLCanvasElement.h |
@@ -28,6 +28,7 @@ |
#ifndef HTMLCanvasElement_h |
#define HTMLCanvasElement_h |
+#include "core/dom/Document.h" |
#include "core/html/HTMLElement.h" |
#include "core/html/canvas/CanvasImageSource.h" |
#include "platform/geometry/FloatRect.h" |