Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / hit.cc
index e3a227d3c4167faafe8577d9673bf3f949ffbd2e..41944eb3aff02f679cc66ee6272482dff822f4e0 100644 (file)
@@ -17,7 +17,8 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include "evoral/Beats.hpp"
+#include "temporal/beats.h"
+
 #include "evoral/Note.hpp"
 
 #include "canvas/polygon.h"