summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libmusepack/mpcdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libmusepack/mpcdec.h')
-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 @@
39#pragma once 39#pragma once
40#endif 40#endif
41 41
42#include "platform.h"
42#include "reader.h" 43#include "reader.h"
43#include "streaminfo.h" 44#include "streaminfo.h"
44#include "config.h"
45 45
46#ifdef __cplusplus 46#ifdef __cplusplus
47extern "C" { 47extern "C" {