summaryrefslogtreecommitdiffstats
path: root/playtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'playtree.h')
-rw-r--r--playtree.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/playtree.h b/playtree.h
index 9876bb64a0..86193a7d9f 100644
--- a/playtree.h
+++ b/playtree.h
@@ -2,8 +2,8 @@
/// \file
/// \ingroup Playtree
-#ifndef __PLAYTREE_H
-#define __PLAYTREE_H
+#ifndef PLAYTREE_H
+#define PLAYTREE_H
struct stream_st;
struct m_config;