From 21fe376d1d9ffa6064cf89faab7860d443d9f7fd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 17 Jan 2013 00:43:27 +0100 Subject: path: 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 6ccede6f..dd269354 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -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" -- cgit v1.2.3