Index: Source/core/html/canvas/HitRegion.h |
diff --git a/Source/core/html/canvas/HitRegion.h b/Source/core/html/canvas/HitRegion.h |
index 8108325fea18c9e4299699c4655cfd8fb6b6b624..71500e308194c2a5ac442fb47670ed8f427d6c7b 100644 |
--- a/Source/core/html/canvas/HitRegion.h |
+++ b/Source/core/html/canvas/HitRegion.h |
@@ -5,7 +5,7 @@ |
#ifndef HitRegion_h |
#define HitRegion_h |
-#include "bindings/v8/Dictionary.h" |
+#include "bindings/core/v8/Dictionary.h" |
#include "core/dom/Element.h" |
#include "platform/graphics/Path.h" |
#include "platform/heap/Handle.h" |