From 2f3767a0f6562b8e1e7a41f83a6febf05310c5bb Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 4 Apr 2021 23:55:01 -0700 Subject: *: encode_image_buffer.[ch]->encode_audio_buffers.[ch] mechanical change to get filenames more accurate, thread function will be renamed in subsequent commit. --- src/rmd_flush_to_ogg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rmd_flush_to_ogg.c') diff --git a/src/rmd_flush_to_ogg.c b/src/rmd_flush_to_ogg.c index 7805d7c..0ca5bc3 100644 --- a/src/rmd_flush_to_ogg.c +++ b/src/rmd_flush_to_ogg.c @@ -28,7 +28,7 @@ #include "rmd_flush_to_ogg.h" #include "rmd_encode_audio_buffers.h" -#include "rmd_encode_image_buffer.h" +#include "rmd_encode_image_buffers.h" #include "rmd_threads.h" #include "rmd_types.h" -- cgit v1.2.3