summaryrefslogtreecommitdiff
path: root/test/subrip_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-24 13:01:01 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-24 13:01:01 +0000
commita983bc3abceadae75c7fa070ae394a69e6d8bd5b (patch)
treedcd4574b828d6f4d4e7e1c568f66d6af55f1e5a3 /test/subrip_test.cc
parent85c65bd422742813992686c17a5e1b718cc3c449 (diff)
Tweaks for libdcp.
Diffstat (limited to 'test/subrip_test.cc')
-rw-r--r--test/subrip_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/subrip_test.cc b/test/subrip_test.cc
index 09416b0cb..e2eda078c 100644
--- a/test/subrip_test.cc
+++ b/test/subrip_test.cc
@@ -18,7 +18,7 @@
*/
#include <boost/test/unit_test.hpp>
-#include <libdcp/subtitle_content.h>
+#include <dcp/subtitle_content.h>
#include "lib/subrip.h"
#include "lib/subrip_content.h"
#include "lib/subrip_decoder.h"