Index: Source/core/svg/SVGClipPathElement.h |
diff --git a/Source/core/svg/SVGClipPathElement.h b/Source/core/svg/SVGClipPathElement.h |
index b1a1de9b6807394760638e19c5f9464e4719fe65..893412a3f2872a70eceababfbf452a5a5ca539f5 100644 |
--- a/Source/core/svg/SVGClipPathElement.h |
+++ b/Source/core/svg/SVGClipPathElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGClipPathElement_h |
#define SVGClipPathElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedEnumeration.h" |
#include "core/svg/SVGGraphicsElement.h" |