X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fvideo_monitor.h;h=d2ab91b3a7b93296f2901d5d5bdd7c8a17731754;hb=26decc032c1415fcf631dd7662f22024b4c9a8cf;hp=5f3a4b3850d93315c13f18ab6e03ad2ea55f1c06;hpb=0cecd2f7d5c9876b587fafb596342312261970ba;p=ardour.git diff --git a/gtk2_ardour/video_monitor.h b/gtk2_ardour/video_monitor.h index 5f3a4b3850..d2ab91b3a7 100644 --- a/gtk2_ardour/video_monitor.h +++ b/gtk2_ardour/video_monitor.h @@ -83,7 +83,7 @@ class VideoMonitor : public sigc::trackable , public ARDOUR::SessionHandlePtr, p protected: PublicEditor *editor; - SystemExec *process; + ARDOUR::SystemExec *process; float fps; void parse_output (std::string d, size_t s); void terminated ();