Chromium Code Reviews| Index: Source/core/dom/Touch.h |
| diff --git a/Source/core/dom/Touch.h b/Source/core/dom/Touch.h |
| index 5f138022749bef0aa6d152d30d365c24f13232e5..f63a6bdf75b5b7cff21b4059cf1d451afbf00200 100644 |
| --- a/Source/core/dom/Touch.h |
| +++ b/Source/core/dom/Touch.h |
| @@ -26,7 +26,7 @@ |
| #ifndef Touch_h |
| #define Touch_h |
| -#include "EventTarget.h" |
| +#include "core/dom/EventTarget.h" |
| #include "core/platform/graphics/LayoutPoint.h" |
| #include <wtf/PassRefPtr.h> |
| #include <wtf/RefCounted.h> |