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/ --- test/run_convert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/run_convert.c b/test/run_convert.c index 4f57400f..21be83f7 100644 --- a/test/run_convert.c +++ b/test/run_convert.c @@ -28,7 +28,7 @@ #include "audio_format.h" #include "pcm_convert.h" #include "conf.h" -#include "fifo_buffer.h" +#include "util/fifo_buffer.h" #include "stdbin.h" #include -- cgit v1.2.3