From f9fc3a42cc859c90b55c10743bd84832fa156b98 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 15 Jan 2013 01:00:59 +0100 Subject: fifo_buffer: move to util/ --- src/InotifySource.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/InotifySource.cxx') diff --git a/src/InotifySource.cxx b/src/InotifySource.cxx index 5f6239585..37c96536f 100644 --- a/src/InotifySource.cxx +++ b/src/InotifySource.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "InotifySource.hxx" -#include "fifo_buffer.h" +#include "util/fifo_buffer.h" #include "fd_util.h" #include "mpd_error.h" -- cgit v1.2.3