summaryrefslogtreecommitdiff
path: root/read_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'read_cfg.h')
-rw-r--r--read_cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/read_cfg.h b/read_cfg.h
index a88dfa6..5c2e77b 100644
--- a/read_cfg.h
+++ b/read_cfg.h
@@ -9,4 +9,6 @@ int get_compmode();
bool get_sort();
+bool get_case_sensitivity();
+
#endif