Chromium Code Reviews| Index: Source/core/html/canvas/WebGLContextEvent.h |
| diff --git a/Source/core/html/canvas/WebGLContextEvent.h b/Source/core/html/canvas/WebGLContextEvent.h |
| index 036bd9617e9622d4c1bbf5fcdb56a380bc8c2f9d..c5b0078fbb2c950732cb5103160ae6b63a6c2a41 100644 |
| --- a/Source/core/html/canvas/WebGLContextEvent.h |
| +++ b/Source/core/html/canvas/WebGLContextEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef WebGLContextEvent_h |
| #define WebGLContextEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |