Add missing header include in shuttle_control.h
authorTim Mayberry <mojofunk@gmail.com>
Mon, 5 Jan 2015 05:14:30 +0000 (12:14 +0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Sep 2015 20:55:17 +0000 (16:55 -0400)
gtk2_ardour/shuttle_control.h

index cd751ebedcffc5a6ab7503ceef24a2ab8e9246e2..ed15a12bdf90dd253b50c5014254f26ee8c2d9f8 100644 (file)
@@ -22,6 +22,7 @@
 #include <gtkmm/drawingarea.h>
 
 #include "gtkmm2ext/binding_proxy.h"
+#include "gtkmm2ext/cairo_widget.h"
 
 #include "pbd/controllable.h"
 #include "ardour/session_handle.h"