summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session.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 /libs/ardour/ardour/session.h
parent7a09cd598d4b2cac2ecee4d09851b15849c5796d (diff)
Clarify where the file 'ptfformat.h' can be found
Diffstat (limited to 'libs/ardour/ardour/session.h')
-rw-r--r--libs/ardour/ardour/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/session.h b/libs/ardour/ardour/session.h
index 786bb195ab..a1e9a60c3a 100644
--- a/libs/ardour/ardour/session.h
+++ b/libs/ardour/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"