Index: Source/core/svg/SVGPolylineElement.h |
diff --git a/Source/core/svg/SVGPolylineElement.h b/Source/core/svg/SVGPolylineElement.h |
index 9ed86ecc01531881cf3bf2ed1fbb533655b57ead..bad153c723f32bffd261e6147605c5bf4d80b42d 100644 |
--- a/Source/core/svg/SVGPolylineElement.h |
+++ b/Source/core/svg/SVGPolylineElement.h |
@@ -21,7 +21,7 @@ |
#ifndef SVGPolylineElement_h |
#define SVGPolylineElement_h |
-#include "SVGNames.h" |
+#include "core/SVGNames.h" |
#include "core/svg/SVGPolyElement.h" |
namespace WebCore { |