Do not try to restore Route solo state after clearing all solo state
[ardour.git] / gtk2_ardour / video_monitor.h
index 5f3a4b3850d93315c13f18ab6e03ad2ea55f1c06..d2ab91b3a7b93296f2901d5d5bdd7c8a17731754 100644 (file)
@@ -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 ();