fix (no)use of offset in AudioEngine::get_sync_offset()
[ardour.git] / libs / ardour / sndfile_helpers.cc
index 58a51f8bbe714e7a6b6d1c2841e671cdbe89b088..08e1117fbb80e367ca4318a0a93ef74696cb548e 100644 (file)
 #include <map>
 #include <vector>
 
-#include <pbd/convert.h>
+#include "pbd/convert.h"
 
 #include <sndfile.h>
-#include <ardour/sndfile_helpers.h>
+#include "ardour/sndfile_helpers.h"
 
 #include "i18n.h"