summaryrefslogtreecommitdiffstats
path: root/drivers/opus/silk/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/silk/debug.c')
-rw-r--r--drivers/opus/silk/debug.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/opus/silk/debug.c b/drivers/opus/silk/debug.c
index 2230813fae..ecfcb39ae6 100644
--- a/drivers/opus/silk/debug.c
+++ b/drivers/opus/silk/debug.c
@@ -26,11 +26,11 @@ POSSIBILITY OF SUCH DAMAGE.
***********************************************************************/
#ifdef OPUS_HAVE_CONFIG_H
-#include "opus_config.h"
+#include "opus/opus_config.h"
#endif
-#include "debug.h"
-#include "SigProc_FIX.h"
+#include "opus/silk/debug.h"
+#include "opus/silk/SigProc_FIX.h"
#if SILK_TIC_TOC