diff options
Diffstat (limited to 'src/rmd_load_cache.c')
-rw-r--r-- | src/rmd_load_cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_load_cache.c b/src/rmd_load_cache.c index 222628a..a4ee42b 100644 --- a/src/rmd_load_cache.c +++ b/src/rmd_load_cache.c @@ -29,7 +29,7 @@ #include "rmd_cache.h" #include "rmd_encode_audio_buffers.h" -#include "rmd_encode_image_buffer.h" +#include "rmd_encode_image_buffers.h" #include "rmd_macro.h" #include "rmd_threads.h" #include "rmd_types.h" |