Maybe fix assertion crash.
[ardour.git] / gtk2_ardour / imageframe_time_axis_group.h
index 4619ae448a4da54016e40f636c46d2e336dc6085..147e6b52951efd211316e8baa348d33cef707059 100644 (file)
@@ -15,7 +15,6 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #ifndef __ardour_imageframe_time_axis_group_h__
@@ -28,7 +27,7 @@
 
 #include <libgnomecanvas/libgnomecanvas.h>
 #include <jack/jack.h>
-#include <ardour/types.h>
+#include "ardour/types.h"
 #include "imageframe_time_axis_view.h"
 
 class PublicEditor ;