From 1482b22351903557ed2c0596bb3ce53480fb731a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 18 Jan 2009 17:54:50 +0100 Subject: state_file: include cleanup --- src/state_file.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/state_file.h') diff --git a/src/state_file.h b/src/state_file.h index 229df2861..e9c8d5d10 100644 --- a/src/state_file.h +++ b/src/state_file.h @@ -19,8 +19,6 @@ #ifndef MPD_STATE_FILE_H #define MPD_STATE_FILE_H -#include - void write_state_file(void); void read_state_file(void); -- cgit v1.2.3