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