summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-06-20 11:19:21 +0000
committerCarl Hetherington <cth@carlh.net>2013-06-20 11:19:21 +0000
commit95d1bfda7b310c70da7f8ce467b7d1eb7d02469c (patch)
tree9e0af8348a2e6969d8e06d13f885768dcc815d2e /test
parent5fdaf6d2cf0377d7a326063065c6af5adbf68a92 (diff)
Include trimming.
Diffstat (limited to 'test')
-rw-r--r--test/rewrite_subs.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rewrite_subs.cc b/test/rewrite_subs.cc
index adb9f6b4..8c055d9e 100644
--- a/test/rewrite_subs.cc
+++ b/test/rewrite_subs.cc
@@ -3,6 +3,7 @@
#include "cpl.h"
#include "reel.h"
#include "subtitle_asset.h"
+#include "exceptions.h"
using std::cout;
using std::cerr;