diff options
Diffstat (limited to 'drivers/opus/celt/celt_lpc.h')
-rw-r--r-- | drivers/opus/celt/celt_lpc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/celt_lpc.h b/drivers/opus/celt/celt_lpc.h index dc2a0a3d26..12bb78a6fd 100644 --- a/drivers/opus/celt/celt_lpc.h +++ b/drivers/opus/celt/celt_lpc.h @@ -28,7 +28,7 @@ #ifndef PLC_H #define PLC_H -#include "arch.h" +#include "opus/celt/arch.h" #define LPC_ORDER 24 |