ConfigData: move struct config_param to Param.hxx
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "util/Error.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigOption.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "Log.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
@@ -31,7 +31,7 @@
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "fs/AllocatedPath.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "config/ConfigError.hxx"
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "../IcyInputStream.hxx"
|
||||
#include "../InputPlugin.hxx"
|
||||
#include "config/ConfigGlobal.hxx"
|
||||
#include "config/ConfigData.hxx"
|
||||
#include "config/Param.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
#include "tag/TagBuilder.hxx"
|
||||
#include "event/SocketMonitor.hxx"
|
||||
|
Reference in New Issue
Block a user