summaryrefslogtreecommitdiff
path: root/drivers/opus/silk/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/silk/debug.h')
-rw-r--r--drivers/opus/silk/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/silk/debug.h b/drivers/opus/silk/debug.h
index efb6d3e99e..d2eccfa1e4 100644
--- a/drivers/opus/silk/debug.h
+++ b/drivers/opus/silk/debug.h
@@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef SILK_DEBUG_H
#define SILK_DEBUG_H
-#include "typedef.h"
+#include "opus/silk/typedef.h"
#include <stdio.h> /* file writing */
#include <string.h> /* strcpy, strcmp */