summaryrefslogtreecommitdiff
path: root/libs/ardour/ltc_file_reader.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ltc_file_reader.cc')
-rw-r--r--libs/ardour/ltc_file_reader.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ltc_file_reader.cc b/libs/ardour/ltc_file_reader.cc
index 3851eee22c..b07b320f85 100644
--- a/libs/ardour/ltc_file_reader.cc
+++ b/libs/ardour/ltc_file_reader.cc
@@ -20,7 +20,7 @@
#include <sys/stat.h>
#include <glib.h>
-#include <pbd/gstdio_compat.h>
+#include "pbd/gstdio_compat.h"
#include <assert.h>
#include <string.h>