Index: Source/core/svg/SVGCursorElement.h |
diff --git a/Source/core/svg/SVGCursorElement.h b/Source/core/svg/SVGCursorElement.h |
index d5b80851362837d56652aa88bdb30c035e8b00eb..d1a290f3793a9665e59755ed41557f6998369d88 100644 |
--- a/Source/core/svg/SVGCursorElement.h |
+++ b/Source/core/svg/SVGCursorElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGCursorElement_h |
#define SVGCursorElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGAnimatedBoolean.h" |
#include "core/svg/SVGAnimatedLength.h" |
#include "core/svg/SVGAnimatedString.h" |