*/plugins/meson.build: define feature macros in Features.h
This makes ccache more efficient when recompiling with different plugins.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "VorbisDecoderPlugin.h"
|
||||
#include "OggDecoder.hxx"
|
||||
#include "lib/xiph/VorbisComments.hxx"
|
||||
@@ -25,6 +24,7 @@
|
||||
#include "lib/xiph/OggFind.hxx"
|
||||
#include "VorbisDomain.hxx"
|
||||
#include "../DecoderAPI.hxx"
|
||||
#include "decoder/Features.h"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "input/Reader.hxx"
|
||||
#include "OggCodec.hxx"
|
||||
|
Reference in New Issue
Block a user