aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapper.h')
-rw-r--r--src/mapper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mapper.h b/src/mapper.h
index ff6603d1e..03835a6eb 100644
--- a/src/mapper.h
+++ b/src/mapper.h
@@ -20,8 +20,8 @@
* Maps directory and song objects to file system paths.
*/
-#ifndef MAPPER_H
-#define MAPPER_H
+#ifndef MPD_MAPPER_H
+#define MPD_MAPPER_H
struct directory;
struct song;