summaryrefslogtreecommitdiff
path: root/src/lib/render_subtitles.h
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 /src/lib/render_subtitles.h
parent85c65bd422742813992686c17a5e1b718cc3c449 (diff)
Tweaks for libdcp.
Diffstat (limited to 'src/lib/render_subtitles.h')
-rw-r--r--src/lib/render_subtitles.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/render_subtitles.h b/src/lib/render_subtitles.h
index 895a6fd25..743339baf 100644
--- a/src/lib/render_subtitles.h
+++ b/src/lib/render_subtitles.h
@@ -17,8 +17,8 @@
*/
-#include <libdcp/subtitle_string.h>
-#include <libdcp/util.h>
+#include <dcp/subtitle_string.h>
+#include <dcp/util.h>
#include "position.h"
class Image;