Put Font and Screen into dcpomatic namespace.
[dcpomatic.git] / src / tools / dcpomatic_kdm.cc
index 8ee4c72d40f27c2c1670b178bc63b27eac42227b..60bb54f5914c3b9c0e1a876b0420cd71b4089e1b 100644 (file)
@@ -74,6 +74,7 @@ using boost::bind;
 using boost::optional;
 using boost::ref;
 using boost::dynamic_pointer_cast;
+using namespace dcpomatic;
 
 enum {
        ID_help_report_a_problem = 1,