]> git.sesse.net Git - nageru/blobdiff - futatabi/mux.h
Combine timebase.h from Nageru and Futatabi.
[nageru] / futatabi / mux.h
index 53e553915c91e15a9f6b991e6eb6c8a219964167..dca6be55fc8f030a49aa3208ae6fb2ab605819d7 100644 (file)
@@ -18,7 +18,7 @@ extern "C" {
 #include <thread>
 #include <vector>
 
-#include "timebase.h"
+#include "shared/timebase.h"
 
 struct MuxMetrics {
        // “written” will usually be equal video + audio + mux overhead,