diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index c0824fc55..307811380 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -54,9 +54,9 @@ #include "DecoderList.hxx" #include "AudioConfig.hxx" #include "pcm/PcmResample.hxx" +#include "Daemon.hxx" extern "C" { -#include "daemon.h" #include "stats.h" } |