diff options
Diffstat (limited to 'apps/codecs/libcook/cook.h')
-rw-r--r-- | apps/codecs/libcook/cook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libcook/cook.h b/apps/codecs/libcook/cook.h index da3c03f1d0..f5da639eb5 100644 --- a/apps/codecs/libcook/cook.h +++ b/apps/codecs/libcook/cook.h @@ -24,7 +24,7 @@ #include <stdint.h> #include "bitstream.h" -#include "rm2wav.h" +#include "rm.h" #include "cookdata_fixpoint.h" typedef struct { |