Index: Source/core/platform/graphics/MediaPlayer.h |
diff --git a/Source/core/platform/graphics/MediaPlayer.h b/Source/core/platform/graphics/MediaPlayer.h |
index 01190417cbe2cafbf002b3bc05bd0db8cf6fe033..08d25b5cf7cc4e9fb93e81cf61b7c519134521f1 100644 |
--- a/Source/core/platform/graphics/MediaPlayer.h |
+++ b/Source/core/platform/graphics/MediaPlayer.h |
@@ -26,8 +26,8 @@ |
#ifndef MediaPlayer_h |
#define MediaPlayer_h |
-#include "KURL.h" |
-#include "Timer.h" |
+#include "core/platform/KURL.h" |
+#include "core/platform/Timer.h" |
#include "core/platform/graphics/GraphicsTypes3D.h" |
#include "core/platform/graphics/InbandTextTrackPrivate.h" |
#include "core/platform/graphics/IntRect.h" |