X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fkdm_dialog.h;h=0fc95db8443dee447023e7170b3ee964c0daef85;hb=b6c780d3107557d452c6612d715d01e2be52dbda;hp=13e9196ea055180a4ee29e6b664338b2d94b1a33;hpb=af2dfe1cbabaa3c1fb663063a1f9778858255818;p=dcpomatic.git diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index 13e9196ea..0fc95db84 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -48,7 +48,7 @@ public: boost::filesystem::path cpl () const; boost::filesystem::path directory () const; bool write_to () const; - libdcp::KDM::Formulation formulation () const; + dcp::Formulation formulation () const; private: void add_cinema (boost::shared_ptr);