path: convert to C++

This commit is contained in:
Max Kellermann
2013-01-17 00:43:27 +01:00
parent e22ef6c481
commit 21fe376d1d
16 changed files with 22 additions and 36 deletions

View File

@@ -47,10 +47,10 @@
#include "InputInit.hxx"
#include "event/Loop.hxx"
#include "IOThread.hxx"
#include "Path.hxx"
extern "C" {
#include "daemon.h"
#include "path.h"
#include "stats.h"
#include "audio_config.h"
#include "pcm_resample.h"