aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config-file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-file.h b/config-file.h
index 2e2f20477b..3932a40f4e 100644
--- a/config-file.h
+++ b/config-file.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef __CONFIG_FILE_H__
-#define __CONFIG_FILE_H__
+#ifndef CONFIG_FILE_H
+#define CONFIG_FILE_H
class hashconfig;