summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/codecs/libmusepack
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libmusepack')
-rw-r--r--lib/rbcodec/codecs/libmusepack/mpcdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/codecs/libmusepack/mpcdec.h b/lib/rbcodec/codecs/libmusepack/mpcdec.h
index 85536e726a..02003cb01b 100644
--- a/lib/rbcodec/codecs/libmusepack/mpcdec.h
+++ b/lib/rbcodec/codecs/libmusepack/mpcdec.h
@@ -39,9 +39,9 @@
#pragma once
#endif
+#include "platform.h"
#include "reader.h"
#include "streaminfo.h"
-#include "config.h"
#ifdef __cplusplus
extern "C" {