X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Faudio_dialog.cc;fp=src%2Fwx%2Faudio_dialog.cc;h=9b3a9376937d4c4c94cf9ec601c4d9613055c48f;hb=c4403784febdbdd42e9c32e67fadb147f11fe566;hp=f4de9cd1aac5b1ddc82f3738d48ac14fb0d68f72;hpb=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1;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.