Commit 38a4b0d8 authored by Max Kellermann's avatar Max Kellermann

filter/TwoFilters: fix include guard

parent a224225e
......@@ -17,8 +17,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef MPD_WITH_CONVERT_FILTER_HXX
#define MPD_WITH_CONVERT_FILTER_HXX
#ifndef MPD_TWO_FILTERS_HXX
#define MPD_TWO_FILTERS_HXX
#include "filter/Filter.hxx"
......
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