audio: moved state file code to output_state.c

This commit is contained in:
Max Kellermann
2009-02-10 18:51:39 +01:00
parent f141d90533
commit 49ff2aceb5
6 changed files with 121 additions and 59 deletions

View File

@@ -17,7 +17,7 @@
*/
#include "state_file.h"
#include "audio.h"
#include "output_state.h"
#include "playlist.h"
#include "volume.h"