From 197b503f3ecbf68191b37a7c5fb9c25e975059ce Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 00:20:01 +0100 Subject: Config*: move to config/ --- test/dump_playlist.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dump_playlist.cxx') diff --git a/test/dump_playlist.cxx b/test/dump_playlist.cxx index 37fcfd391..292f3987e 100644 --- a/test/dump_playlist.cxx +++ b/test/dump_playlist.cxx @@ -22,7 +22,7 @@ #include "DetachedSong.hxx" #include "playlist/SongEnumerator.hxx" #include "InputStream.hxx" -#include "ConfigGlobal.hxx" +#include "config/ConfigGlobal.hxx" #include "decoder/DecoderList.hxx" #include "InputInit.hxx" #include "IOThread.hxx" -- cgit v1.2.3