Index: Source/core/svg/SVGEllipseElement.h |
diff --git a/Source/core/svg/SVGEllipseElement.h b/Source/core/svg/SVGEllipseElement.h |
index 2c912224ea8e90614d8c35b99ecba10bab5d7b64..b2381ce6d17f8bdbf8f3530c651a818aca28888c 100644 |
--- a/Source/core/svg/SVGEllipseElement.h |
+++ b/Source/core/svg/SVGEllipseElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGEllipseElement_h |
#define SVGEllipseElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |
#include "core/svg/SVGGeometryElement.h" |