75% (?) of the way towards making mixer strips control bus sends. lots more to do
[ardour.git] / gtk2_ardour / editor_keyboard.cc
index 257ebc487aee69ec48164f8492d05f7e9ff7ad8d..32b797a1a0d5d059b5a8d24418a8bae66df047e9 100644 (file)
 
 */
 
-#include <ardour/audioregion.h>
-#include <ardour/playlist.h>
-#include <ardour/location.h>
+#include "ardour/audioregion.h"
+#include "ardour/playlist.h"
+#include "ardour/location.h"
 
-#include <pbd/memento_command.h>
+#include "pbd/memento_command.h"
 
 #include "editor.h"
 #include "region_view.h"