diff options
Diffstat (limited to 'modules/benchmark/bench_results.c')
-rw-r--r-- | modules/benchmark/bench_results.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/benchmark/bench_results.c b/modules/benchmark/bench_results.c index e5212c71..28ce657d 100644 --- a/modules/benchmark/bench_results.c +++ b/modules/benchmark/bench_results.c @@ -22,6 +22,7 @@ #include <locale.h> #include <inttypes.h> #include <json-glib/json-glib.h> +#include "nice_name.h" /* in dmi_memory.c */ uint64_t memory_devices_get_system_memory_MiB(); |