summaryrefslogtreecommitdiffstats
path: root/include/plist/Boolean.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plist/Boolean.h')
-rw-r--r--include/plist/Boolean.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/plist/Boolean.h b/include/plist/Boolean.h
index 731eb9e..48489da 100644
--- a/include/plist/Boolean.h
+++ b/include/plist/Boolean.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PLIST__BOOLEAN_H
-#define PLIST__BOOLEAN_H
+#ifndef PLIST_BOOLEAN_H
+#define PLIST_BOOLEAN_H
#include <plist/Node.h>
@@ -45,4 +45,4 @@ public :
};
-#endif // PLIST__BOOLEAN_H
+#endif // PLIST_BOOLEAN_H