summaryrefslogtreecommitdiff
path: root/includes/hardinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/hardinfo.h')
-rw-r--r--includes/hardinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/hardinfo.h b/includes/hardinfo.h
index 24cf81a0..d8ff20d6 100644
--- a/includes/hardinfo.h
+++ b/includes/hardinfo.h
@@ -29,6 +29,7 @@
#include "vendor.h"
#include "gettext.h"
#include "info.h"
+#include "format_early.h"
#define HARDINFO_COPYRIGHT_LATEST_YEAR 2019
@@ -65,6 +66,7 @@ struct _ProgramParameters {
* https://developer.gnome.org/pango/stable/PangoMarkupFormat.html
*/
gboolean markup_ok;
+ int fmt_opts;
gint report_format;
gint max_bench_results;