Chromium Code Reviews| Index: Source/core/svg/SVGDocument.h |
| diff --git a/Source/core/svg/SVGDocument.h b/Source/core/svg/SVGDocument.h |
| index 91db7dd46d33d8a1457c41a74f8fd4276c4141e8..8d2c0e6b291f08297eb07a281ffcc25cd6388412 100644 |
| --- a/Source/core/svg/SVGDocument.h |
| +++ b/Source/core/svg/SVGDocument.h |
| @@ -22,7 +22,7 @@ |
| #define SVGDocument_h |
| #if ENABLE(SVG) |
| -#include "Document.h" |
| +#include "core/dom/Document.h" |
| #include "core/platform/graphics/FloatPoint.h" |
| namespace WebCore { |