aboutsummaryrefslogtreecommitdiffstats
path: root/src/song_print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song_print.h')
-rw-r--r--src/song_print.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/song_print.h b/src/song_print.h
index 85fbcf036..4ecdc1baa 100644
--- a/src/song_print.h
+++ b/src/song_print.h
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef SONG_PRINT_H
-#define SONG_PRINT_H
+#ifndef MPD_SONG_PRINT_H
+#define MPD_SONG_PRINT_H
struct client;
struct song;