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