]> git.sesse.net Git - nageru/blobdiff - nageru/mixer.cpp
Unify mux.cpp between Nageru and Futatabi.
[nageru] / nageru / mixer.cpp
index deaa8e73079710b7f13b8dffd6a9f084f0ae9b4c..2f6a8ebafc1018ddbc90ce7db9368b5594070f15 100644 (file)
 #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 "timebase.h"
+#include "shared/timebase.h"
 #include "timecode_renderer.h"
 #include "v210_converter.h"
 #include "video_encoder.h"