From 05c91082e3de0b0078c26ddb9da68fd00da8c90e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 4 Jan 2013 20:50:00 +0100 Subject: playlist: convert to C++ --- test/run_filter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/run_filter.c') diff --git a/test/run_filter.c b/test/run_filter.c index 8e793b768..6a2cd1ea2 100644 --- a/test/run_filter.c +++ b/test/run_filter.c @@ -1,5 +1,5 @@ /* - * 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 @@ -25,7 +25,7 @@ #include "pcm_volume.h" #include "idle.h" #include "mixer_control.h" -#include "playlist.h" +#include "Playlist.hxx" #include "stdbin.h" #include -- cgit v1.2.3