diff options
Diffstat (limited to 'src/audiofile_decode.h')
-rw-r--r-- | src/audiofile_decode.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/audiofile_decode.h b/src/audiofile_decode.h index d0bc8d9be..536c3ce02 100644 --- a/src/audiofile_decode.h +++ b/src/audiofile_decode.h @@ -21,6 +21,8 @@ #ifndef AUDIOFILE_DECODE_H #define AUDIOFILE_DECODE_H +#include "../config.h" + #ifdef HAVE_AUDIOFILE #include "playerData.h" |