Commit 9ee52d85 authored by Max Kellermann's avatar Max Kellermann

filter/autoconvert: include cleanup

parent 5ed9f02c
/*
* Copyright (C) 2003-2011 The Music Player Daemon Project
* Copyright (C) 2003-2013 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
......@@ -23,13 +23,11 @@
#include "filter_plugin.h"
#include "filter_internal.h"
#include "filter_registry.h"
#include "conf.h"
#include "pcm_convert.h"
#include "audio_format.h"
#include "poison.h"
#include <glib.h>
#include <assert.h>
#include <string.h>
struct autoconvert_filter {
struct filter base;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment