diff options
Diffstat (limited to '')
-rw-r--r-- | src/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index 29ddd9962..1442ef05a 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -20,7 +20,7 @@ #include "config.h" #include "OtherCommands.hxx" #include "DatabaseCommands.hxx" -#include "CommandError.h" +#include "CommandError.hxx" #include "directory.h" #include "song.h" |