diff options
| author | 2014-03-05 18:53:53 +0000 | |
|---|---|---|
| committer | 2014-03-05 18:53:53 +0000 | |
| commit | f6b0b18ad4f8eaba97f04a79322b8564f66ced9a (patch) | |
| tree | 2493f74bfadcf127c0ab2003859bdedd619a271b /src/lib/libflac/include/protected/stream_decoder.h | |
| parent | 1103ab2af2db8892db88d874a5503ebded1a6d6b (diff) | |
changed casing of FLAC folders to match official source distribution (nw)
Diffstat (limited to 'src/lib/libflac/include/protected/stream_decoder.h')
| -rw-r--r-- | src/lib/libflac/include/protected/stream_decoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libflac/include/protected/stream_decoder.h b/src/lib/libflac/include/protected/stream_decoder.h index d77d51c0f8a..9108ca78f22 100644 --- a/src/lib/libflac/include/protected/stream_decoder.h +++ b/src/lib/libflac/include/protected/stream_decoder.h @@ -32,7 +32,7 @@ #ifndef FLAC__PROTECTED__STREAM_DECODER_H #define FLAC__PROTECTED__STREAM_DECODER_H -#include "flac/stream_decoder.h" +#include "FLAC/stream_decoder.h" #if FLAC__HAS_OGG #include "private/ogg_decoder_aspect.h" #endif |
