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/QueueCommands.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/QueueCommands.cxx') diff --git a/src/QueueCommands.cxx b/src/QueueCommands.cxx index 5dac6a8a..cdd58d31 100644 --- a/src/QueueCommands.cxx +++ b/src/QueueCommands.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "QueueCommands.hxx" -#include "CommandError.h" +#include "CommandError.hxx" #include "DatabaseQueue.hxx" #include "SongFilter.hxx" #include "PlaylistPrint.hxx" -- cgit v1.2.3