aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio.h')
-rw-r--r--src/audio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/audio.h b/src/audio.h
index c6f6cbde0..df2f5a9d3 100644
--- a/src/audio.h
+++ b/src/audio.h
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef AUDIO_H
-#define AUDIO_H
+#ifndef MPD_AUDIO_H
+#define MPD_AUDIO_H
#include <stdbool.h>
#include <stdio.h>