From a983bc3abceadae75c7fa070ae394a69e6d8bd5b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 24 Feb 2014 13:01:01 +0000 Subject: Tweaks for libdcp. --- src/lib/subrip_decoder.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/subrip_decoder.cc') diff --git a/src/lib/subrip_decoder.cc b/src/lib/subrip_decoder.cc index 6639cee7c..f89f40da4 100644 --- a/src/lib/subrip_decoder.cc +++ b/src/lib/subrip_decoder.cc @@ -17,7 +17,7 @@ */ -#include +#include #include "subrip_decoder.h" using std::list; -- cgit v1.2.3