diff options
author | Bastien Nocera <hadess@src.gnome.org> | 2003-10-20 15:20:16 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2003-10-20 15:20:16 +0000 |
commit | b67e4c7f7d1a78e3e21b46955097eb33718bf461 (patch) | |
tree | 005dc92d623f76ab2c244e152770cd6db1b0a38d /sysdeps/names/cpu.c | |
parent | ba36a20cb81c8b3561b99a2412a9fd71b7cd8c12 (diff) | |
download | libgtop-b67e4c7f7d1a78e3e21b46955097eb33718bf461.tar.gz |
- fixed compilation
Diffstat (limited to 'sysdeps/names/cpu.c')
-rw-r--r-- | sysdeps/names/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/names/cpu.c b/sysdeps/names/cpu.c index dcb274f9..24952379 100644 --- a/sysdeps/names/cpu.c +++ b/sysdeps/names/cpu.c @@ -22,6 +22,7 @@ */ #include <glibtop/cpu.h> +#include <libgnome/gnome-i18n.h> const char *glibtop_names_cpu [GLIBTOP_MAX_CPU] = { |