From b70d38dc10868a7ddfac2df7001be36fc37fc21c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 7 Aug 2013 10:31:31 +0200 Subject: Makefile.am: move sources to libsystem.a --- 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 4efe59325..cbf501267 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -55,7 +55,7 @@ #include "AudioConfig.hxx" #include "pcm/PcmResample.hxx" #include "Daemon.hxx" -#include "FatalError.hxx" +#include "system/FatalError.hxx" extern "C" { #include "stats.h" -- cgit v1.2.3