]> git.sesse.net Git - nageru/blobdiff - nageru/mixer.cpp
Unify mux.cpp between Nageru and Futatabi.
[nageru] / nageru / mixer.cpp
index 79966b5d95be1f9dfa2371f646be11a0c527dd7e..2f6a8ebafc1018ddbc90ce7db9368b5594070f15 100644 (file)
@@ -45,9 +45,9 @@
 #include "ffmpeg_capture.h"
 #include "flags.h"
 #include "input_mapping.h"
-#include "metrics.h"
+#include "shared/metrics.h"
 #include "pbo_frame_allocator.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 #include "resampling_queue.h"
 #include "shared/timebase.h"
 #include "timecode_renderer.h"