From b715e522cff7109c370e66d29ba22340c9259c52 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 19:52:57 +0100 Subject: db_save, state_file: convert to C++ --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index 44042d8ca..9a5fa1cd9 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -22,6 +22,7 @@ #include "PlaylistFile.hxx" #include "UpdateGlue.hxx" #include "chunk.h" +#include "StateFile.hxx" extern "C" { #include "daemon.h" @@ -51,7 +52,6 @@ extern "C" { #include "decoder_list.h" #include "input_init.h" #include "playlist_list.h" -#include "state_file.h" #include "tag.h" #include "zeroconf.h" #include "event_pipe.h" -- cgit v1.2.3