handle sidechain input changes
[ardour.git] / libs / ardour / ltc_file_reader.cc
index e6dfdabac1ea3a7d6000cfd518eb6bcde61759ad..b07b320f8558b5f36325c93214c07ff875673779 100644 (file)
@@ -19,6 +19,9 @@
 #include <fcntl.h>
 #include <sys/stat.h>
 
+#include <glib.h>
+#include "pbd/gstdio_compat.h"
+
 #include <assert.h>
 #include <string.h>
 #include <glibmm.h>