Skip to content
Snippets Groups Projects
Commit 71fe1f45 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

forgot to include opus.h from opus.c

parent b2c00d27
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@
#include "config.h"
#endif
#include "opus.h"
const char *opus_strerror(int error)
{
static const char *error_strings[8] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment