aboutsummaryrefslogtreecommitdiffstats
path: root/src/Log.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Log.cxx')
-rw-r--r--src/Log.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Log.cxx b/src/Log.cxx
index 37bff9c78..52b8be3ba 100644
--- a/src/Log.cxx
+++ b/src/Log.cxx
@@ -20,8 +20,8 @@
#include "config.h"
#include "Log.hxx"
#include "conf.h"
-#include "fd_util.h"
-#include "FatalError.hxx"
+#include "system/fd_util.h"
+#include "system/FatalError.hxx"
#include "mpd_error.h"
#include <assert.h>