summaryrefslogtreecommitdiff
path: root/drivers/opus/celt/entdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/celt/entdec.h')
-rw-r--r--drivers/opus/celt/entdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/entdec.h b/drivers/opus/celt/entdec.h
index d8ab318730..fda60ab326 100644
--- a/drivers/opus/celt/entdec.h
+++ b/drivers/opus/celt/entdec.h
@@ -28,7 +28,7 @@
#if !defined(_entdec_H)
# define _entdec_H (1)
# include <limits.h>
-# include "entcode.h"
+# include "opus/celt/entcode.h"
/*Initializes the decoder.
_buf: The input buffer to use.