We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d269fc commit c8eb062Copy full SHA for c8eb062
src/opus.c
@@ -31,7 +31,7 @@
31
#endif
32
33
#include "opus.h"
34
-#include "celt/mathops.h"
+#include "mathops.h"
35
#include "opus_private.h"
36
37
#ifndef DISABLE_FLOAT_API
0 commit comments