Index: Source/core/dom/TouchList.h |
diff --git a/Source/core/dom/TouchList.h b/Source/core/dom/TouchList.h |
index e266f86bde1938f1ff05d12426b2f8e6fbc1a0cd..ed8793879f0170f24afdf36e069d7ba7560f038e 100644 |
--- a/Source/core/dom/TouchList.h |
+++ b/Source/core/dom/TouchList.h |
@@ -26,7 +26,7 @@ |
#ifndef TouchList_h |
#define TouchList_h |
-#include "Touch.h" |
+#include "core/dom/Touch.h" |
#include <wtf/RefCounted.h> |
#include <wtf/Vector.h> |