diff options
Diffstat (limited to 'src/stats.h')
-rw-r--r-- | src/stats.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stats.h b/src/stats.h index 383a8db65..dd009909d 100644 --- a/src/stats.h +++ b/src/stats.h @@ -19,6 +19,8 @@ #ifndef STATS_H #define STATS_H +#include "../config.h" + #include <stdio.h> typedef struct _Stats { |