Index: Source/core/html/track/InbandTextTrack.cpp |
diff --git a/Source/core/html/track/InbandTextTrack.cpp b/Source/core/html/track/InbandTextTrack.cpp |
index 95f629d74ef34175a4c26d0ee21b8260b7a0bb3e..171c06966d94283d09618ad21fa0779ff8fa6bdc 100644 |
--- a/Source/core/html/track/InbandTextTrack.cpp |
+++ b/Source/core/html/track/InbandTextTrack.cpp |
@@ -28,7 +28,7 @@ |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/html/track/TextTrackCueGeneric.h" |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
#include "core/platform/graphics/InbandTextTrackPrivate.h" |
#include "wtf/UnusedParam.h" |
#include <math.h> |