swaroop variant build fix.
[dcpomatic.git] / src / wx / film_editor.h
index cbc8f92bee0b0b64245e706c0ed5d33ce1d28af2..b8d862f8112ea03ebddf64d8976e22a0f9240850 100644 (file)
@@ -38,7 +38,7 @@ class FilmViewer;
 class FilmEditor : public wxPanel
 {
 public:
-       FilmEditor (wxWindow *, FilmViewer* viewer);
+       FilmEditor (wxWindow *, boost::weak_ptr<FilmViewer> viewer);
 
        void set_film (boost::shared_ptr<Film>);