diff options
Diffstat (limited to 'drivers/opus/mlp.h')
-rw-r--r-- | drivers/opus/mlp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/mlp.h b/drivers/opus/mlp.h index 86c8e0617d..3f9ca73bb0 100644 --- a/drivers/opus/mlp.h +++ b/drivers/opus/mlp.h @@ -28,7 +28,7 @@ #ifndef _MLP_H_ #define _MLP_H_ -#include "arch.h" +#include "opus/celt/arch.h" typedef struct { int layers; |