Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 845daac68cb3758c1c36e0694dade083e5f16f66..d35c0c1f739661c5d83207868059235efd766636 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -31,8 +31,8 @@ |
#include "HTMLMediaElement.h" |
#include "HTMLNames.h" |
#include "MediaControlElements.h" |
-#include "MouseEvent.h" |
-#include "Text.h" |
+#include "core/dom/MouseEvent.h" |
+#include "core/dom/Text.h" |
#include "core/page/Chrome.h" |
#include "core/page/Page.h" |
#include "core/rendering/RenderTheme.h" |