Index: Source/core/html/MediaController.h |
diff --git a/Source/core/html/MediaController.h b/Source/core/html/MediaController.h |
index 1fbe42303ff1e2c17de2a7911da06ccbaf654dd3..2519ab9b3cb6549a310dd44a8fdfce4e13015b55 100644 |
--- a/Source/core/html/MediaController.h |
+++ b/Source/core/html/MediaController.h |
@@ -31,7 +31,7 @@ |
#include "EventListener.h" |
#include "EventTarget.h" |
#include "MediaControllerInterface.h" |
-#include "Timer.h" |
+#include "core/platform/Timer.h" |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefCounted.h> |
#include <wtf/Vector.h> |