X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fltc_file_reader.cc;h=b07b320f8558b5f36325c93214c07ff875673779;hb=3fef6a3b8d14305e76728b4c21aeaf04b8b4dbe3;hp=5f68a2d5ce808c81a020586e8c8302c7573d1d5f;hpb=8bee256e4f004488e8998b4418d919fd9803c021;p=ardour.git diff --git a/libs/ardour/ltc_file_reader.cc b/libs/ardour/ltc_file_reader.cc index 5f68a2d5ce..b07b320f85 100644 --- a/libs/ardour/ltc_file_reader.cc +++ b/libs/ardour/ltc_file_reader.cc @@ -19,8 +19,12 @@ #include #include -#include +#include +#include "pbd/gstdio_compat.h" + #include +#include +#include #include "pbd/error.h" #include "pbd/failed_constructor.h"