summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpc.h')
-rw-r--r--libavcodec/mpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpc.h b/libavcodec/mpc.h
index 038c34f20a..d9aa22af41 100644
--- a/libavcodec/mpc.h
+++ b/libavcodec/mpc.h
@@ -33,7 +33,7 @@
#include "bitstream.h"
#include "dsputil.h"
-#ifdef CONFIG_MPEGAUDIO_HP
+#if CONFIG_MPEGAUDIO_HP
#define USE_HIGHPRECISION
#endif
#include "mpegaudio.h"