From f0b865b4ca7373c99f8469d21ed0505872e53680 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 8 Jan 2009 21:29:29 +0100 Subject: path: include cleanup --- src/path.c | 1 - src/path.h | 1 - 2 files changed, 2 deletions(-) (limited to 'src') diff --git a/src/path.c b/src/path.c index fe602a15f..7ff5c7977 100644 --- a/src/path.c +++ b/src/path.c @@ -18,7 +18,6 @@ #include "path.h" #include "conf.h" -#include "playlist.h" #include diff --git a/src/path.h b/src/path.h index 1dbdd7820..71b09fb5b 100644 --- a/src/path.h +++ b/src/path.h @@ -20,7 +20,6 @@ #define MPD_PATH_H #include -#include #if !defined(MPD_PATH_MAX) # if defined(MAXPATHLEN) -- cgit v1.2.3