From 98dbc959133272d7339496f92a7f6750919e35c6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 25 Sep 2012 12:10:12 +0200 Subject: rename CommandError.h to CommandError.hxx --- src/PlayerCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlayerCommands.cxx') diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx index 030e8016..015ac9a1 100644 --- a/src/PlayerCommands.cxx +++ b/src/PlayerCommands.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "PlayerCommands.hxx" -#include "CommandError.h" +#include "CommandError.hxx" #include "PlaylistPrint.hxx" extern "C" { -- cgit v1.2.3