]> git.sesse.net Git - nageru/blobdiff - nageru/audio_encoder.h
Combine the Nageru and Futatabi files that are identical.
[nageru] / nageru / audio_encoder.h
index 93adbafce954d6188f3d5ca86770ff7dace53f6c..d28d7eee3c04ff1d0ee89ac38e62cdae22260402 100644 (file)
@@ -15,7 +15,7 @@ extern "C" {
 #include <libavutil/frame.h>
 }
 
-#include "ffmpeg_raii.h"
+#include "shared/ffmpeg_raii.h"
 
 class Mux;