position+width panning improvements (reverse width now works); relabel pan automation...
[ardour.git] / libs / ardour / ardour / ticker.h
index 9a26d4d3ff2eb0afa3baca9e2eff7c034f80662e..f5cda677ede35c4852f9ce8c2e8923888f5ce1d2 100644 (file)
@@ -19,8 +19,7 @@
 */
 
 
-#include "midi++/jack.h"
-#include "pbd/scoped_connections.h"
+#include "pbd/signals.h"
 
 #include "ardour/types.h"
 #include "ardour/session_handle.h"
 #ifndef TICKER_H_
 #define TICKER_H_
 
+namespace MIDI {
+       class Port;
+}
+
 namespace ARDOUR
 {