Use FileDialog for Add DKDM in the KDM creator.
[dcpomatic.git] / test / import_dcp_test.cc
index 874e3d418333eb456d23c0d1617e780ba5865243..e4545b7b0dc0e7e5eb7d45962ad83f634476e9a3 100644 (file)
@@ -26,6 +26,7 @@
 
 
 #include "lib/config.h"
+#include "lib/constants.h"
 #include "lib/content_factory.h"
 #include "lib/cross.h"
 #include "lib/dcp_content.h"
@@ -46,7 +47,6 @@
 using std::dynamic_pointer_cast;
 using std::make_shared;
 using std::map;
-using std::shared_ptr;
 using std::string;
 using std::vector;