diff options
Diffstat (limited to 'src/compress.h')
-rw-r--r-- | src/compress.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compress.h b/src/compress.h index c0cee7821..bb4035fb4 100644 --- a/src/compress.h +++ b/src/compress.h @@ -20,8 +20,8 @@ * */ -#ifndef COMPRESS_H -#define COMPRESS_H +#ifndef MPD_COMPRESS_H +#define MPD_COMPRESS_H /* These are copied from the AudioCompress config.h, mainly because CompressDo * needs GAINSHIFT defined. The rest are here so they can be used as defaults |