Put Font and Screen into dcpomatic namespace.
[dcpomatic.git] / src / tools / dcpomatic_kdm_cli.cc
index 21f9ec7340d198ac70dd584106cadbd4ebfc1bce..79912a36a8d33fb46814e4b730b9c1b3d2ae2391 100644 (file)
@@ -47,6 +47,7 @@ using boost::shared_ptr;
 using boost::optional;
 using boost::bind;
 using boost::dynamic_pointer_cast;
+using namespace dcpomatic;
 
 static void
 help ()