summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/session_object.h')
-rw-r--r--libs/ardour/ardour/session_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/session_object.h b/libs/ardour/ardour/session_object.h
index bb726cb0d0..1a6a79ceee 100644
--- a/libs/ardour/ardour/session_object.h
+++ b/libs/ardour/ardour/session_object.h
@@ -21,7 +21,7 @@
#define __ardour_session_object_h__
#include <string>
-#include <pbd/statefuldestructible.h>
+#include "pbd/statefuldestructible.h"
namespace ARDOUR {