Index: Source/core/html/HTMLSelectElement.h |
diff --git a/Source/core/html/HTMLSelectElement.h b/Source/core/html/HTMLSelectElement.h |
index 21850ad4514bf2586e38d004e9f879b474281b54..34cd873ff5b62a770af886243e97e990e0f0dce0 100644 |
--- a/Source/core/html/HTMLSelectElement.h |
+++ b/Source/core/html/HTMLSelectElement.h |
@@ -26,7 +26,7 @@ |
#ifndef HTMLSelectElement_h |
#define HTMLSelectElement_h |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/html/HTMLFormControlElementWithState.h" |
#include "core/html/HTMLOptionsCollection.h" |
#include "core/html/forms/TypeAhead.h" |