diff options
Diffstat (limited to 'src/fs/List.hxx')
-rw-r--r-- | src/fs/List.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/List.hxx b/src/fs/List.hxx index 358f2b03b..06c925885 100644 --- a/src/fs/List.hxx +++ b/src/fs/List.hxx @@ -20,8 +20,6 @@ #ifndef MPD_FS_LIST_XX #define MPD_FS_LIST_XX -#include "check.h" - #include <forward_list> class Path; |