Index: Source/core/svg/SVGMatrixTearOff.h |
diff --git a/Source/core/svg/SVGMatrixTearOff.h b/Source/core/svg/SVGMatrixTearOff.h |
index db53795101923853035cfa60e792540aa3f7cd2f..94583e736dff7b794321e7c201007c3a73037148 100644 |
--- a/Source/core/svg/SVGMatrixTearOff.h |
+++ b/Source/core/svg/SVGMatrixTearOff.h |
@@ -31,6 +31,7 @@ |
#ifndef SVGMatrixTearOff_h |
#define SVGMatrixTearOff_h |
+#include "bindings/v8/ExceptionState.h" |
#include "bindings/v8/ScriptWrappable.h" |
#include "platform/transforms/AffineTransform.h" |
#include "wtf/RefCounted.h" |