Reverse the order of vertical tabs in the port matrix
[ardour.git] / gtk2_ardour / tempo_lines.h
index 83c71849c2e5de957663319d5ffefd86a1e3930f..0991ba7559c9078e9a073737235e6f1241077943 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000-2007 Paul Davis 
+    Copyright (C) 2000-2007 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
 #include <map>
 #include <boost/pool/pool.hpp>
 #include <boost/pool/pool_alloc.hpp>
-#include <ardour/tempo.h>
+#include "ardour/tempo.h"
 #include "canvas.h"
 #include "simpleline.h"
 
 typedef boost::fast_pool_allocator<
-               std::pair<double, ArdourCanvas::SimpleLine>,
+               std::pair<const double, ArdourCanvas::SimpleLine*>,
                boost::default_user_allocator_new_delete,
                boost::details::pool::null_mutex,
                8192>