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