Chromium Code Reviews| Index: Source/core/dom/ProgressEvent.h |
| diff --git a/Source/core/dom/ProgressEvent.h b/Source/core/dom/ProgressEvent.h |
| index 1824318162ab6064e640fc58f78612735fb865d1..eb1ecd32914a80441148c0dfad40bee6c5f2c3fb 100644 |
| --- a/Source/core/dom/ProgressEvent.h |
| +++ b/Source/core/dom/ProgressEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef ProgressEvent_h |
| #define ProgressEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |