Fix erroneous parameter passed to Editor::motion_handler. Makes autoscroll work...
[ardour.git] / gtk2_ardour / automation_selectable.h
index f81b265982bed5b94020d225207af58aa2e50c9c..e7139bedf01a823d858f59251d183b218d3aaeb3 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef __ardour_gtk_automation_selectable_h__
 #define __ardour_gtk_automation_selectable_h__
 
-#include <ardour/types.h>
+#include "ardour/types.h"
 #include "selectable.h"
 
 class TimeAxisView;