Index: Source/core/html/track/TextTrackRegion.h |
diff --git a/Source/core/html/track/TextTrackRegion.h b/Source/core/html/track/TextTrackRegion.h |
index f0642fb558067a2717dada9d4ce6bf2108f11ced..04dde0bda9e784b89dd7ebe95aefa99cb74a66df 100644 |
--- a/Source/core/html/track/TextTrackRegion.h |
+++ b/Source/core/html/track/TextTrackRegion.h |
@@ -36,7 +36,7 @@ |
#include "core/dom/ContextLifecycleObserver.h" |
#include "core/dom/Document.h" |
#include "core/html/track/TextTrack.h" |
-#include "core/platform/graphics/FloatPoint.h" |
+#include "platform/geometry/FloatPoint.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/RefCounted.h" |