From 0154c82fa3d1434b33ccb058a52b6741498e0373 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 14 Oct 2018 20:35:31 -0400 Subject: fix several inter-related problems with libptformat --- gtk2_ardour/pt_import_selector.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/pt_import_selector.cc') diff --git a/gtk2_ardour/pt_import_selector.cc b/gtk2_ardour/pt_import_selector.cc index 37d5d50165..9980321a8e 100644 --- a/gtk2_ardour/pt_import_selector.cc +++ b/gtk2_ardour/pt_import_selector.cc @@ -26,7 +26,7 @@ #include "pbd/i18n.h" #include "pbd/file_utils.h" -#include +#include "ptformat/ptfformat.h" #include "ardour/session_handle.h" #include "pt_import_selector.h" -- cgit v1.2.3