]> git.sesse.net Git - nageru/blobdiff - nageru/ffmpeg_capture.h
Combine the Nageru and Futatabi files that are identical.
[nageru] / nageru / ffmpeg_capture.h
index 8a513df971fa20f2cba71e25ac603242b9be3be3..31e94ab41fefc103b150b5319877554450dfa720 100644 (file)
@@ -38,7 +38,7 @@ extern "C" {
 }
 
 #include "bmusb/bmusb.h"
-#include "ffmpeg_raii.h"
+#include "shared/ffmpeg_raii.h"
 #include "ref_counted_frame.h"
 #include "quittable_sleeper.h"