Index: Source/core/svg/SVGRectElement.h |
diff --git a/Source/core/svg/SVGRectElement.h b/Source/core/svg/SVGRectElement.h |
index bd42fb96aa27766f5be386f41e28df9f195f7f1e..321125fe22592ced8410c0c0c86f8c8c691f3ccd 100644 |
--- a/Source/core/svg/SVGRectElement.h |
+++ b/Source/core/svg/SVGRectElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGRectElement_h |
#define SVGRectElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |
#include "core/svg/SVGGeometryElement.h" |