Index: Source/core/dom/TouchList.h |
diff --git a/Source/core/dom/TouchList.h b/Source/core/dom/TouchList.h |
index 0f827589bfc0a90b0ac85eaa168ae6a2ba7473d0..a4eedb8726b3cd23e16e1614e5ecefc0435969cd 100644 |
--- a/Source/core/dom/TouchList.h |
+++ b/Source/core/dom/TouchList.h |
@@ -26,7 +26,7 @@ |
#ifndef TouchList_h |
#define TouchList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/dom/Touch.h" |
#include "platform/heap/Handle.h" |
#include "wtf/RefCounted.h" |