aboutsummaryrefslogtreecommitdiffstats
path: root/src/strset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strset.h')
-rw-r--r--src/strset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strset.h b/src/strset.h
index 41ef0e1bd..32a145f2b 100644
--- a/src/strset.h
+++ b/src/strset.h
@@ -25,8 +25,8 @@
* values - it stores the exact pointers it was given in strset_add().
*/
-#ifndef STRSET_H
-#define STRSET_H
+#ifndef MPD_STRSET_H
+#define MPD_STRSET_H
#include "gcc.h"