Index: Source/core/dom/AutocompleteErrorEvent.h |
diff --git a/Source/core/dom/AutocompleteErrorEvent.h b/Source/core/dom/AutocompleteErrorEvent.h |
index 9dfbbfca928ff2478ebf4b0178b3e7de91eef3f3..1f35fe323edad6a8154ba29fdf1dd60841d48d94 100644 |
--- a/Source/core/dom/AutocompleteErrorEvent.h |
+++ b/Source/core/dom/AutocompleteErrorEvent.h |
@@ -25,8 +25,8 @@ |
#ifndef AutocompleteErrorEvent_h |
#define AutocompleteErrorEvent_h |
-#include "Event.h" |
-#include "EventNames.h" |
+#include "core/dom/Event.h" |
+#include "core/dom/EventNames.h" |
namespace WebCore { |