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