db_save, state_file: convert to C++

This commit is contained in:
Max Kellermann
2013-01-02 19:52:57 +01:00
parent 4b0b8315a9
commit b715e522cf
26 changed files with 120 additions and 106 deletions

View File

@@ -22,7 +22,6 @@
#include "playlist_error.h"
#include <stdbool.h>
#include <stdio.h>
struct song;