From 26d92c80ed1c1cca8b3cb1c9793c09a330c25623 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:47:10 +0200 Subject: conf.h: remove obsolete header Use only ConfigData.hxx in plugin sources to reduce header dependencies. --- src/decoder/FluidsynthDecoderPlugin.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/decoder/FluidsynthDecoderPlugin.cxx') diff --git a/src/decoder/FluidsynthDecoderPlugin.cxx b/src/decoder/FluidsynthDecoderPlugin.cxx index 66345e293..533f02ef1 100644 --- a/src/decoder/FluidsynthDecoderPlugin.cxx +++ b/src/decoder/FluidsynthDecoderPlugin.cxx @@ -22,7 +22,6 @@ #include "DecoderAPI.hxx" #include "CheckAudioFormat.hxx" #include "util/Error.hxx" -#include "conf.h" #include -- cgit v1.2.3