Index: Source/core/platform/graphics/PathTraversalState.h |
diff --git a/Source/core/platform/graphics/PathTraversalState.h b/Source/core/platform/graphics/PathTraversalState.h |
index 19498bee12775514efbc056b7b51868919e6f533..cbdadf7f057ee287851d24b5a1bda4d81689dbaa 100644 |
--- a/Source/core/platform/graphics/PathTraversalState.h |
+++ b/Source/core/platform/graphics/PathTraversalState.h |
@@ -26,7 +26,7 @@ |
#ifndef PathTraversalState_h |
#define PathTraversalState_h |
-#include "core/platform/graphics/FloatPoint.h" |
+#include "platform/geometry/FloatPoint.h" |
namespace WebCore { |