From d0c3fa015039e005af658619fd7b4289c9abcd6f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 28 Sep 2012 00:40:00 +0200 Subject: main: use C++ compiler --- src/PlaylistCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistCommands.cxx') diff --git a/src/PlaylistCommands.cxx b/src/PlaylistCommands.cxx index f6f43f65..2b5f0b2c 100644 --- a/src/PlaylistCommands.cxx +++ b/src/PlaylistCommands.cxx @@ -23,7 +23,7 @@ #include "CommandError.hxx" #include "PlaylistPrint.hxx" #include "PlaylistSave.hxx" -#include "PlaylistFile.h" +#include "PlaylistFile.hxx" extern "C" { #include "protocol/argparser.h" -- cgit v1.2.3