Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / step_editor.h
index fa2f294d9d439a1e991fcfa6482f81ab762d5a9f..b16cd8f863b60b4ddc279cc0cf61b788d1a5f8cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 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
@@ -25,7 +25,7 @@
 #include <sigc++/trackable.h>
 
 #include "pbd/signals.h"
-#include "evoral/types.hpp"
+#include "evoral/Beats.hpp"
 
 namespace ARDOUR {
 class MidiTrack;