summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pt_import_selector.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2018-10-14 20:35:31 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2018-10-14 20:35:31 -0400
commit0154c82fa3d1434b33ccb058a52b6741498e0373 (patch)
tree1801c83e4909ac99713b8818e84b6499f2e9d0a7 /gtk2_ardour/pt_import_selector.h
parent0cf27fd2cd353b294983f9e07c61287a3a82b55d (diff)
fix several inter-related problems with libptformat
Diffstat (limited to 'gtk2_ardour/pt_import_selector.h')
-rw-r--r--gtk2_ardour/pt_import_selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/pt_import_selector.h b/gtk2_ardour/pt_import_selector.h
index a217e3a79e..278a046619 100644
--- a/gtk2_ardour/pt_import_selector.h
+++ b/gtk2_ardour/pt_import_selector.h
@@ -27,7 +27,7 @@
#include <sstream>
#include <vector>
-#include <ptformat/ptfformat.h>
+#include "ptformat/ptfformat.h"
#include "ardour_dialog.h"
#include "ardour/session.h"