aboutsummaryrefslogtreecommitdiffstats
path: root/src/state_file.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-18 17:54:50 +0100
committerMax Kellermann <max@duempel.org>2009-01-18 17:54:50 +0100
commit1482b22351903557ed2c0596bb3ce53480fb731a (patch)
tree81ed66fe637b3106a6d3ef3fb3791be128dea618 /src/state_file.h
parent9c6b2a32f510778252f3a9c79725334aaec4d80b (diff)
downloadmpd-1482b22351903557ed2c0596bb3ce53480fb731a.tar.gz
mpd-1482b22351903557ed2c0596bb3ce53480fb731a.tar.xz
mpd-1482b22351903557ed2c0596bb3ce53480fb731a.zip
state_file: include cleanup
Diffstat (limited to 'src/state_file.h')
-rw-r--r--src/state_file.h2
1 files changed, 0 insertions, 2 deletions
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 <glib.h>
-
void write_state_file(void);
void read_state_file(void);