summaryrefslogtreecommitdiff
path: root/src/ini_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ini_type.h')
-rw-r--r--src/ini_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ini_type.h b/src/ini_type.h
index 34b97bd03..4c18862ea 100644
--- a/src/ini_type.h
+++ b/src/ini_type.h
@@ -99,4 +99,4 @@ struct IniFile {
bool SaveToDisk(const char *filename);
};
-#endif /* INI_TYPE */
+#endif /* INI_TYPE_H */