use quotes for in-tree pbd/glib wrapper include
[ardour.git] / libs / ardour / ltc_file_reader.cc
index 3851eee22ce2222c432b4fb23f482dd001374d3f..b07b320f8558b5f36325c93214c07ff875673779 100644 (file)
@@ -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>