From a232673454fa3583da22fdd55eea16200f90c438 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 7 May 2016 13:32:31 -0400 Subject: make boost shared_ptr debugging a little easier to turn on/off --- libs/ardour/session_handle.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/session_handle.cc') diff --git a/libs/ardour/session_handle.cc b/libs/ardour/session_handle.cc index 99358dad03..0cf0f6d1b1 100644 --- a/libs/ardour/session_handle.cc +++ b/libs/ardour/session_handle.cc @@ -19,8 +19,8 @@ #include "pbd/demangle.h" #include "pbd/error.h" -#include "pbd/boost_debug.h" +#include "ardour/boost_debug.h" #include "ardour/session.h" #include "ardour/session_handle.h" -- cgit v1.2.3