Index: Source/core/svg/SVGPathSegListTearOff.h |
diff --git a/Source/core/svg/SVGPathSegListTearOff.h b/Source/core/svg/SVGPathSegListTearOff.h |
index a38e7ddaaebadb78d502b182a4a21179916e2108..304aaae0030515d24767ed7f7b48f909e8785d7c 100644 |
--- a/Source/core/svg/SVGPathSegListTearOff.h |
+++ b/Source/core/svg/SVGPathSegListTearOff.h |
@@ -31,7 +31,7 @@ |
#ifndef SVGPathSegListTearOff_h |
#define SVGPathSegListTearOff_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
Nils Barth (inactive)
2014/06/18 02:01:37
? Is this triggering an error ?
Looks fine to me (
|
#include "core/svg/SVGPathSegList.h" |
#include "core/svg/properties/SVGListPropertyTearOffHelper.h" |