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/PlaylistPrint.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistPrint.cxx') diff --git a/src/PlaylistPrint.cxx b/src/PlaylistPrint.cxx index 4f50825b..40b895f8 100644 --- a/src/PlaylistPrint.cxx +++ b/src/PlaylistPrint.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "PlaylistPrint.hxx" -#include "PlaylistFile.h" +#include "PlaylistFile.hxx" #include "QueuePrint.hxx" extern "C" { -- cgit v1.2.3