X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=5307774b3d917d25642bb3ac11a5bb1323228599;hb=8bcf75a3921d15e03c4351b3efa609eac67c3817;hp=ca172cb4032bc0e624b7122fdc26281161e10f4c;hpb=9c5fbc5dd8b53604d7e73fb6714ee2b5e3458866;p=paraslash.git diff --git a/error.h b/error.h index ca172cb4..5307774b 100644 --- a/error.h +++ b/error.h @@ -34,6 +34,9 @@ DEFINE_ERRLIST_OBJECT_ENUM; #define STDIN_ERRORS #define WRITE_ERRORS #define CHECK_WAV_ERRORS +#define OPUSDEC_FILTER_ERRORS +#define OPUS_AFH_ERRORS +#define OPUS_COMMON_ERRORS extern const char **para_errlist[];