diff options
Diffstat (limited to '')
-rw-r--r-- | src/stats.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stats.h b/src/stats.h index 5365bff69..aca8c06ab 100644 --- a/src/stats.h +++ b/src/stats.h @@ -19,8 +19,6 @@ #ifndef STATS_H #define STATS_H -#include "../config.h" - typedef struct _Stats { unsigned long daemonStart; int numberOfSongs; |