From 2397429e99d4b79ae874392665db2627674daaa0 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 5 Oct 2015 22:10:58 +0200 Subject: use quotes for in-tree pbd/glib wrapper include --- libs/ardour/vst_info_file.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/vst_info_file.cc') diff --git a/libs/ardour/vst_info_file.cc b/libs/ardour/vst_info_file.cc index 4ed532cfdc..68b376d8d3 100644 --- a/libs/ardour/vst_info_file.cc +++ b/libs/ardour/vst_info_file.cc @@ -35,7 +35,7 @@ #include #include -#include +#include "pbd/gstdio_compat.h" #include #include "pbd/error.h" -- cgit v1.2.3