diff options
Diffstat (limited to 'src/decoder_internal.h')
-rw-r--r-- | src/decoder_internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decoder_internal.h b/src/decoder_internal.h index ee8f23b8b..45c104651 100644 --- a/src/decoder_internal.h +++ b/src/decoder_internal.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef DECODER_INTERNAL_H -#define DECODER_INTERNAL_H +#ifndef MPD_DECODER_INTERNAL_H +#define MPD_DECODER_INTERNAL_H #include "decoder_api.h" #include "pcm_utils.h" |