summaryrefslogtreecommitdiff
path: root/src/cpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpl.cc')
-rw-r--r--src/cpl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpl.cc b/src/cpl.cc
index 612ff479..fcfa9efa 100644
--- a/src/cpl.cc
+++ b/src/cpl.cc
@@ -17,6 +17,7 @@
*/
+#include "raw_convert.h"
#include "cpl.h"
#include "util.h"
#include "mono_picture_mxf.h"
@@ -42,7 +43,6 @@ using std::list;
using std::pair;
using std::make_pair;
using boost::shared_ptr;
-using boost::lexical_cast;
using boost::optional;
using namespace dcp;