Chromium Code Reviews| Index: public/web/WebTouchPoint.h |
| diff --git a/public/web/WebTouchPoint.h b/public/web/WebTouchPoint.h |
| index 0093f0f6f565add3f53c97fdacd7d53a64f79458..50bc6246cc2c7e5c4db985683fc1143e6f054057 100644 |
| --- a/public/web/WebTouchPoint.h |
| +++ b/public/web/WebTouchPoint.h |
| @@ -31,8 +31,8 @@ |
| #ifndef WebTouchPoint_h |
| #define WebTouchPoint_h |
| -#include "../platform/WebCommon.h" |
| -#include "../platform/WebPoint.h" |
| +#include "public/platform/WebCommon.h" |
| +#include "public/platform/WebPoint.h" |
| namespace blink { |