diff options
Diffstat (limited to '')
-rw-r--r-- | src/stats.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stats.h b/src/stats.h index ac81f42f2..81724c71c 100644 --- a/src/stats.h +++ b/src/stats.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef STATS_H -#define STATS_H +#ifndef MPD_STATS_H +#define MPD_STATS_H struct client; |