Index: Source/web/InbandTextTrackPrivateImpl.cpp |
diff --git a/Source/web/InbandTextTrackPrivateImpl.cpp b/Source/web/InbandTextTrackPrivateImpl.cpp |
index 29db76e7e1e4d77d1fcb0a3f200ab625f996a666..0a36755ce437b3b9100a48415ab8b6be747148d4 100644 |
--- a/Source/web/InbandTextTrackPrivateImpl.cpp |
+++ b/Source/web/InbandTextTrackPrivateImpl.cpp |
@@ -28,7 +28,9 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+#include "config.h" |
#include "InbandTextTrackPrivateImpl.h" |
+ |
#include "WebInbandTextTrack.h" |
#include "core/platform/graphics/InbandTextTrackPrivateClient.h" |
#include "public/platform/WebString.h" |