]> git.sesse.net Git - nageru/blobdiff - nageru/mux.h
Combine timebase.h from Nageru and Futatabi.
[nageru] / nageru / mux.h
index 9614bffbb5ae6603d1ef0d50353ef61b27715679..ed742ff92a064bb9b1865335efac06b2f88ef3ba 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,