diff options
Diffstat (limited to 'src/rmd_threads.c')
-rw-r--r-- | src/rmd_threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_threads.c b/src/rmd_threads.c index 279a767..9947eb6 100644 --- a/src/rmd_threads.c +++ b/src/rmd_threads.c @@ -31,7 +31,7 @@ #include "rmd_cache_frame.h" #include "rmd_capture_audio.h" #include "rmd_encode_audio_buffers.h" -#include "rmd_encode_image_buffer.h" +#include "rmd_encode_image_buffers.h" #include "rmd_flush_to_ogg.h" #include "rmd_get_frames.h" #include "rmd_jack.h" |