Index: Source/core/html/HTMLMediaElement.h |
diff --git a/Source/core/html/HTMLMediaElement.h b/Source/core/html/HTMLMediaElement.h |
index 86bc8918cf3898b18d5a5814ad8e555f59b35780..d00b28613d346ccc6620c2212d3ff71df3852a62 100644 |
--- a/Source/core/html/HTMLMediaElement.h |
+++ b/Source/core/html/HTMLMediaElement.h |
@@ -27,7 +27,7 @@ |
#define HTMLMediaElement_h |
#include "core/dom/ActiveDOMObject.h" |
-#include "core/dom/GenericEventQueue.h" |
+#include "core/events/GenericEventQueue.h" |
#include "core/html/HTMLElement.h" |
#include "core/html/MediaControllerInterface.h" |
#include "core/html/track/TextTrack.h" |