Chromium Code Reviews| Index: Source/core/dom/Touch.cpp |
| diff --git a/Source/core/dom/Touch.cpp b/Source/core/dom/Touch.cpp |
| index 17389bb389a4fe23419191dcbfeaf42b8d916015..a6ccaa7beb6acab5473e4c0814bd12e6e99f5aa8 100644 |
| --- a/Source/core/dom/Touch.cpp |
| +++ b/Source/core/dom/Touch.cpp |
| @@ -25,7 +25,7 @@ |
| #include "config.h" |
| -#include "Touch.h" |
| +#include "core/dom/Touch.h" |
| #include "core/page/DOMWindow.h" |
| #include "core/page/Frame.h" |