From 91450723b277fc8fa2d4bcfecb762c30ab7bfb21 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Thu, 18 Mar 2004 03:29:25 +0000 Subject: bunch of autotool cleanups git-svn-id: https://svn.musicpd.org/mpd/trunk@271 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/stats.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stats.h') diff --git a/src/stats.h b/src/stats.h index 383a8db6..dd009909 100644 --- a/src/stats.h +++ b/src/stats.h @@ -19,6 +19,8 @@ #ifndef STATS_H #define STATS_H +#include "../config.h" + #include typedef struct _Stats { -- cgit v1.2.3