mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Clarify where the file 'ptfformat.h' can be found
This commit is contained in:
parent
7a09cd598d
commit
a5a5ba1ace
5 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
|||
#include "selection_memento.h"
|
||||
#include "tempo_curve.h"
|
||||
|
||||
#include <ptfformat.h>
|
||||
#include <ptformat/ptfformat.h>
|
||||
|
||||
namespace Gtkmm2ext {
|
||||
class Bindings;
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
#include "pbd/i18n.h"
|
||||
#include "pbd/file_utils.h"
|
||||
|
||||
#include <ptfformat.h>
|
||||
#include <ptformat/ptfformat.h>
|
||||
|
||||
#include "ardour/session_handle.h"
|
||||
#include "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"
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
#include <glibmm/threads.h>
|
||||
|
||||
#include <ltc.h>
|
||||
#include <ptfformat.h>
|
||||
#include <ptformat/ptfformat.h>
|
||||
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/event_loop.h"
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
#include "ardour/session.h"
|
||||
#include "pbd/memento_command.h"
|
||||
|
||||
#include <ptfformat.h>
|
||||
#include <ptformat/ptfformat.h>
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue