aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/mpeg/decodermpegfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/mpeg/decodermpegfactory.cpp')
-rw-r--r--src/plugins/Input/mpeg/decodermpegfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/mpeg/decodermpegfactory.cpp b/src/plugins/Input/mpeg/decodermpegfactory.cpp
index 62c778b20..5ef6f1ecd 100644
--- a/src/plugins/Input/mpeg/decodermpegfactory.cpp
+++ b/src/plugins/Input/mpeg/decodermpegfactory.cpp
@@ -301,7 +301,7 @@ void DecoderMPEGFactory::showAbout(QWidget *parent)
.arg(MAD_VERSION_PATCH)
.arg(MAD_VERSION_EXTRA) + "\n" +
#endif
-#ifdef WITH_MAD
+#ifdef WITH_MPG123
tr("mpg123, API version: %1")
.arg(MPG123_API_VERSION) + "\n" +
#endif