volume: convert to C++

This commit is contained in:
Max Kellermann
2013-01-07 08:59:11 +01:00
parent 804900df36
commit 9f4b906e6c
7 changed files with 13 additions and 15 deletions

View File

@@ -23,10 +23,7 @@
#include "PlaylistState.hxx"
#include "TextFile.hxx"
#include "Partition.hxx"
extern "C" {
#include "volume.h"
}
#include "Volume.hxx"
#include <glib.h>
#include <assert.h>