From 95d1bfda7b310c70da7f8ce467b7d1eb7d02469c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 20 Jun 2013 11:19:21 +0000 Subject: Include trimming. --- src/subtitle_asset.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/subtitle_asset.cc') diff --git a/src/subtitle_asset.cc b/src/subtitle_asset.cc index ca91e2c7..2a244a27 100644 --- a/src/subtitle_asset.cc +++ b/src/subtitle_asset.cc @@ -21,6 +21,7 @@ #include #include #include "subtitle_asset.h" +#include "parse/subtitle.h" #include "util.h" #include "xml.h" -- cgit v1.2.3