summaryrefslogtreecommitdiffstats
path: root/core/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/pref.h')
-rw-r--r--core/pref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h
index 293899ab6..d2df7a8f3 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -173,7 +173,7 @@ enum cloud_status {
CS_VERIFIED
};
-extern struct preferences prefs, default_prefs, informational_prefs;
+extern struct preferences prefs, default_prefs, informational_prefs, git_prefs;
#define PP_GRAPHS_ENABLED (prefs.pp_graphs.po2 || prefs.pp_graphs.pn2 || prefs.pp_graphs.phe)