summaryrefslogtreecommitdiff
path: root/src/strings_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings_func.h')
-rw-r--r--src/strings_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings_func.h b/src/strings_func.h
index 9c4adfb1d..8595a84f7 100644
--- a/src/strings_func.h
+++ b/src/strings_func.h
@@ -113,4 +113,4 @@ void CheckForMissingGlyphsInLoadedLanguagePack();
int strnatcmp(const char *s1, const char *s2);
-#endif /* STRINGS_TYPE_H */
+#endif /* STRINGS_FUNC_H */