]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Initial support for FLAC (the free lossless audio codec).
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index b3eb7e6edef673e5c6c5929e26c1e9157630c560..e2e245c9cc8d515c489c62008000b2864b06ad81 100644 (file)
--- a/error.h
+++ b/error.h
@@ -35,6 +35,8 @@ DEFINE_ERRLIST_OBJECT_ENUM;
 #define FILE_WRITE_ERRORS
 #define STDIN_ERRORS
 #define WRITE_ERRORS
 #define FILE_WRITE_ERRORS
 #define STDIN_ERRORS
 #define WRITE_ERRORS
+#define FLACDEC_FILTER_ERRORS
+#define FLAC_AFH_ERRORS
 
 extern const char **para_errlist[];
 
 
 extern const char **para_errlist[];