Pull some emacs mode lines.
[dcpomatic.git] / src / wx / imagemagick_content_dialog.cc
index 24b92fdafee2d5e39339957630551f3d8167fed2..dfe4df2e79883e33cf3f60e3f089c3fd4266da36 100644 (file)
@@ -23,6 +23,7 @@
 #include "wx_util.h"
 
 using boost::shared_ptr;
+using boost::dynamic_pointer_cast;
 
 ImageMagickContentDialog::ImageMagickContentDialog (wxWindow* parent, shared_ptr<ImageMagickContent> content)
        : wxDialog (parent, wxID_ANY, _("Image"))