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/CommandError.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommandError.cxx') diff --git a/src/CommandError.cxx b/src/CommandError.cxx index 96b0095a..428a615e 100644 --- a/src/CommandError.cxx +++ b/src/CommandError.cxx @@ -18,7 +18,7 @@ */ #include "config.h" -#include "CommandError.h" +#include "CommandError.hxx" #include "db_error.h" extern "C" { -- cgit v1.2.3