Merge master.
[dcpomatic.git] / src / wx / kdm_dialog.h
index 13e9196ea055180a4ee29e6b664338b2d94b1a33..0fc95db8443dee447023e7170b3ee964c0daef85 100644 (file)
@@ -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<Cinema>);