Rename mdcdt.c and mdcdt.h.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 0d2566d7b480e13eba20320561562965d32690c1..33d09f28c9e6530c6c44de32d6dbd6e6f2ec59f1 100644 (file)
--- a/error.h
+++ b/error.h
@@ -56,7 +56,7 @@ extern const char **para_errlist[];
        PARA_ERROR(BAD_CODES, "detected incorrect codes")
 
 
-#define MDCT_ERRORS \
+#define IMDCT_ERRORS \
        PARA_ERROR(FFT_BAD_PARAMS, "invalid params for fft"), \