X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcontent.cc;h=a722cd15dae37fde8c2a17554753243d5651aa65;hb=95ddf2cc72b800967b9917f75917cfdde325d2e5;hp=9280d2e612be094566c183ea6a0340b3179e1f5f;hpb=870ab8d9295b9d4b6605e8876919d23379dc3a35;p=dcpomatic.git diff --git a/src/lib/content.cc b/src/lib/content.cc index 9280d2e61..a722cd15d 100644 --- a/src/lib/content.cc +++ b/src/lib/content.cc @@ -52,6 +52,7 @@ using boost::shared_ptr; using boost::optional; using dcp::raw_convert; using dcp::locale_convert; +using namespace dcpomatic; int const ContentProperty::PATH = 400; int const ContentProperty::POSITION = 401;