diff options
Diffstat (limited to 'drivers/opus/celt/mfrngcod.h')
-rw-r--r-- | drivers/opus/celt/mfrngcod.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/mfrngcod.h b/drivers/opus/celt/mfrngcod.h index 809152a59a..c24d98cde2 100644 --- a/drivers/opus/celt/mfrngcod.h +++ b/drivers/opus/celt/mfrngcod.h @@ -27,7 +27,7 @@ #if !defined(_mfrngcode_H) # define _mfrngcode_H (1) -# include "entcode.h" +# include "opus/celt/entcode.h" /*Constants used by the entropy encoder/decoder.*/ |