Index: Source/core/html/canvas/WebGLContextEvent.h |
diff --git a/Source/core/html/canvas/WebGLContextEvent.h b/Source/core/html/canvas/WebGLContextEvent.h |
index c5b0078fbb2c950732cb5103160ae6b63a6c2a41..18f4a4812f94613ee0b3027ee54c2034f1fae966 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 "core/dom/Event.h" |
+#include "core/events/Event.h" |
namespace WebCore { |