Index: Source/core/dom/BeforeUnloadEvent.h |
diff --git a/Source/core/dom/BeforeUnloadEvent.h b/Source/core/dom/BeforeUnloadEvent.h |
index 136e85c35964ccbbd829167023a8005f7b636bfb..c3be3467cf9dd7bd24a2b5969b36786f35fb2b60 100644 |
--- a/Source/core/dom/BeforeUnloadEvent.h |
+++ b/Source/core/dom/BeforeUnloadEvent.h |
@@ -24,7 +24,7 @@ |
#ifndef BeforeUnloadEvent_h |
#define BeforeUnloadEvent_h |
-#include "Event.h" |
+#include "core/dom/Event.h" |
namespace WebCore { |