diff options
Diffstat (limited to 'drivers/opus/celt/fixed_debug.h')
-rw-r--r-- | drivers/opus/celt/fixed_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/fixed_debug.h b/drivers/opus/celt/fixed_debug.h index 80bc94910f..0ed16baa17 100644 --- a/drivers/opus/celt/fixed_debug.h +++ b/drivers/opus/celt/fixed_debug.h @@ -33,7 +33,7 @@ #define FIXED_DEBUG_H #include <stdio.h> -#include "opus_defines.h" +#include "opus/opus_defines.h" #ifdef CELT_C OPUS_EXPORT opus_int64 celt_mips=0; |