diff options
Diffstat (limited to '')
-rw-r--r-- | src/normalize.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/normalize.h b/src/normalize.h index a67899c15..dd6b149ac 100644 --- a/src/normalize.h +++ b/src/normalize.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef NORMALIZE_H -#define NORMALIZE_H +#ifndef MPD_NORMALIZE_H +#define MPD_NORMALIZE_H struct audio_format; |