(filters) Kill some header include dependencies

This commit is contained in:
twinaphex 2014-10-23 04:19:23 +02:00
parent 35a6e586e7
commit 790775bc5f
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include "../general.h"
#include "../performance.h"
#include "dsp_filter.h"

View File

@ -17,7 +17,6 @@
#include "filters/softfilter.h"
#include "../dynamic.h"
#include <file/config_file_userdata.h>
#include "../general.h"
#include <file/file_path.h>
#include "../file_ext.h"
#include <file/dir_list.h>