Apply velocity change before looking up velocity value for the verbose cursor. Shoul...
[ardour.git] / libs / ardour / ardour / automatable_controls.h
index 39633c0133e6d2edc95b59f589404e49682eb1e9..9dd0988cf7551bef89058989cfb7c094ef9f7dc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2009 Paul Davis 
+    Copyright (C) 2009 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -20,8 +20,8 @@
 #ifndef __ardour_automatable_controls_h__
 #define __ardour_automatable_controls_h__
 
-#include <evoral/ControlSet.hpp>
-#include <ardour/automatable.h>
+#include "evoral/ControlSet.hpp"
+#include "ardour/automatable.h"
 
 namespace ARDOUR {