summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pt_import_selector.h
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2018-10-13 13:49:50 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2018-10-13 13:49:50 +0100
commita5a5ba1ace2eacccd3b54f1bde035af57154f383 (patch)
treee871158d799bb909388adcf3048f38e64af7f6cb /gtk2_ardour/pt_import_selector.h
parent7a09cd598d4b2cac2ecee4d09851b15849c5796d (diff)
Clarify where the file 'ptfformat.h' can be found
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 760acb3a55..a217e3a79e 100644
--- a/gtk2_ardour/pt_import_selector.h
+++ b/gtk2_ardour/pt_import_selector.h
@@ -27,7 +27,7 @@
#include <sstream>
#include <vector>
-#include <ptfformat.h>
+#include <ptformat/ptfformat.h>
#include "ardour_dialog.h"
#include "ardour/session.h"