diff options
Diffstat (limited to '')
-rw-r--r-- | src/CommandError.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandError.cxx b/src/CommandError.cxx index 96b0095ae..428a615e5 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" { |