diff options
Diffstat (limited to 'tools/reds_stat.c')
-rw-r--r-- | tools/reds_stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/reds_stat.c b/tools/reds_stat.c index f77d8db0..13599728 100644 --- a/tools/reds_stat.c +++ b/tools/reds_stat.c @@ -23,7 +23,7 @@ #include <stdio.h> #include <string.h> #include <unistd.h> -#include "reds_stat.h" +#include <spice/stats.h> #define TAB_LEN 4 #define VALUE_TABS 7 |