diff options
Diffstat (limited to 'drivers/opus/celt/arm/pitch_arm.h')
-rw-r--r-- | drivers/opus/celt/arm/pitch_arm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/arm/pitch_arm.h b/drivers/opus/celt/arm/pitch_arm.h index df5e82ef0b..18d1f2e75e 100644 --- a/drivers/opus/celt/arm/pitch_arm.h +++ b/drivers/opus/celt/arm/pitch_arm.h @@ -28,7 +28,7 @@ #if !defined(PITCH_ARM_H) # define PITCH_ARM_H -# include "armcpu.h" +# include "opus/celt/arm/armcpu.h" # if defined(OPUS_FIXED_POINT) |