make meter point button work again, and allow momentary button action to work again
[ardour.git] / gtk2_ardour / tempo_lines.h
index 83c71849c2e5de957663319d5ffefd86a1e3930f..275db7c85e23b86b7d032b1ad3c2a997c78ae216 100644 (file)
 #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>