X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Faudio_dialog.cc;h=9b3a9376937d4c4c94cf9ec601c4d9613055c48f;hb=b33437685e43427459e7ea752f3cd3d621878573;hp=f4de9cd1aac5b1ddc82f3738d48ac14fb0d68f72;hpb=bd68f5a27795cb9151633bac810c53bae4ec4bf4;p=dcpomatic.git diff --git a/src/wx/audio_dialog.cc b/src/wx/audio_dialog.cc index f4de9cd1a..9b3a93769 100644 --- a/src/wx/audio_dialog.cc +++ b/src/wx/audio_dialog.cc @@ -42,6 +42,7 @@ using boost::bind; using boost::optional; using boost::const_pointer_cast; using boost::dynamic_pointer_cast; +using namespace dcpomatic; /** @param parent Parent window. * @param film Film we are using.