From 22ffdfa6ad9dd20132ba653a1c85f11a359d4633 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Oct 2010 00:25:57 +0000 Subject: Fix incorrect angle brackets for includes. git-svn-id: svn://localhost/ardour2/branches/3.0@7874 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/graph.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/ardour/ardour') diff --git a/libs/ardour/ardour/graph.h b/libs/ardour/ardour/graph.h index ec906455fe..56267672b7 100644 --- a/libs/ardour/ardour/graph.h +++ b/libs/ardour/ardour/graph.h @@ -34,8 +34,8 @@ #include #include -#include -#include +#include "ardour/types.h" +#include "ardour/session_handle.h" namespace ARDOUR { -- cgit v1.2.3