Config*: move to config/

This commit is contained in:
Max Kellermann
2014-01-24 00:20:01 +01:00
parent 129eb178eb
commit 197b503f3e
80 changed files with 111 additions and 111 deletions

View File

@@ -21,7 +21,7 @@
#include "encoder/EncoderList.hxx"
#include "encoder/EncoderPlugin.hxx"
#include "AudioFormat.hxx"
#include "ConfigData.hxx"
#include "config/ConfigData.hxx"
#include "stdbin.h"
#include "tag/Tag.hxx"
#include "tag/TagBuilder.hxx"