Clarify where the file 'ptfformat.h' can be found
This commit is contained in:
parent
7a09cd598d
commit
a5a5ba1ace
@ -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…
Reference in New Issue
Block a user