Index: Source/core/dom/ErrorEvent.h |
diff --git a/Source/core/dom/ErrorEvent.h b/Source/core/dom/ErrorEvent.h |
index 5dde9492e7c73e8776e23cf1557a8e5620e0d72f..7992ec39a89be38d15b127845a14cc53fc47ec7f 100644 |
--- a/Source/core/dom/ErrorEvent.h |
+++ b/Source/core/dom/ErrorEvent.h |
@@ -31,7 +31,7 @@ |
#ifndef ErrorEvent_h |
#define ErrorEvent_h |
-#include "Event.h" |
+#include "core/dom/Event.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |