Tweaks for libdcp.
[dcpomatic.git] / src / lib / subtitle_decoder.h
index 6a962ca4772d879723e79aa69aceedac653fdc26..e2bd9c9d6ee6575ed5a56849eccc83ca6a09bd2d 100644 (file)
@@ -21,7 +21,7 @@
 #define DCPOMATIC_SUBTITLE_DECODER_H
 
 #include <boost/signals2.hpp>
-#include <libdcp/subtitle_string.h>
+#include <dcp/subtitle_string.h>
 #include "decoder.h"
 #include "rect.h"
 #include "types.h"