Config*: move to config/
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "MixerInternal.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "system/fd_util.h"
|
||||
#include "util/ASCII.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "FilterInternal.hxx"
|
||||
#include "filter/VolumeFilterPlugin.hxx"
|
||||
#include "pcm/Volume.hxx"
|
||||
#include "ConfigData.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "util/Error.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user